Home
last modified time | relevance | path

Searched refs:posix_irq_enable (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/arch/posix/
Dposix_soc_if.h27 void posix_irq_enable(unsigned int irq);
/Zephyr-latest/arch/posix/core/
Dirq.c25 posix_irq_enable(irq); in arch_irq_enable()
/Zephyr-latest/boards/native/native_posix/
Dirq_handler.c193 void posix_irq_enable(unsigned int irq) in posix_irq_enable() function
302 posix_irq_enable(OFFLOAD_SW_IRQ); in posix_irq_offload()
/Zephyr-latest/boards/native/native_sim/
Dirq_handler.c201 void posix_irq_enable(unsigned int irq) in posix_irq_enable() function
310 posix_irq_enable(OFFLOAD_SW_IRQ); in posix_irq_offload()
/Zephyr-latest/boards/native/nrf_bsim/
Dirq_handler.c223 void posix_irq_enable(unsigned int irq) in posix_irq_enable() function
332 posix_irq_enable(OFFLOAD_SW_IRQ); in posix_irq_offload()