Files
rtems/bsps
Sebastian Huber 8d6190129a bsp/lpc32xx: bsp_interrupt_vector_enable()
The interrupt enables are used to implement a priority scheme in
bsp_interrupt_dispatch().  Enable interrupts through
bsp_interrupt_vector_enable() only if they are not already enabled to
not interfere with the priority scheme while
bsp_interrupt_vector_enable() is called during interrupt dispatching.
2022-06-08 10:25:41 +02:00
..
2022-01-12 09:00:19 -07:00
2022-05-18 11:34:45 +02:00
2022-04-06 09:48:52 +02:00