Home
last modified time | relevance | path

Searched refs:posix_irq_disable (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/arch/posix/
Dposix_soc_if.h28 void posix_irq_disable(unsigned int irq);
/Zephyr-latest/arch/posix/core/
Dirq.c30 posix_irq_disable(irq); in arch_irq_disable()
/Zephyr-latest/boards/native/native_sim/
Dirq_handler.c206 void posix_irq_disable(unsigned int irq) in posix_irq_disable() function
317 posix_irq_disable(OFFLOAD_SW_IRQ); in posix_irq_offload()
/Zephyr-latest/boards/native/nrf_bsim/
Dirq_handler.c228 void posix_irq_disable(unsigned int irq) in posix_irq_disable() function
339 posix_irq_disable(OFFLOAD_SW_IRQ); in posix_irq_offload()