Home
last modified time | relevance | path

Searched refs:direct_irq_f_ptr (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/boards/native/native_posix/
Dirq_handler.c24 typedef int (*direct_irq_f_ptr)(void); typedef
43 *may_swap |= ((direct_irq_f_ptr) in vector_to_irq()
/Zephyr-latest/boards/native/native_sim/
Dirq_handler.c26 typedef int (*direct_irq_f_ptr)(void); typedef
44 *may_swap |= ((direct_irq_f_ptr) in vector_to_irq()
/Zephyr-latest/boards/native/nrf_bsim/
Dirq_handler.c26 typedef int (*direct_irq_f_ptr)(void); typedef
58 *may_swap |= ((direct_irq_f_ptr) in vector_to_irq()