Searched refs:hw_irq_ctrl_disable_irq (Results 1 – 8 of 8) sorted by relevance
32 void hw_irq_ctrl_disable_irq(unsigned int irq);
30 void hw_irq_ctrl_disable_irq(unsigned int irq);
200 hw_irq_ctrl_disable_irq(irq); in posix_irq_disable()
151 void hw_irq_ctrl_disable_irq(unsigned int irq) in hw_irq_ctrl_disable_irq() function
30 hw_irq_ctrl_disable_irq(CONFIG_NATIVE_SIMULATOR_MCU_N, IRQn); in NVIC_DisableIRQ()
208 hw_irq_ctrl_disable_irq(irq); in posix_irq_disable()
152 void hw_irq_ctrl_disable_irq(unsigned int irq) in hw_irq_ctrl_disable_irq() function
230 hw_irq_ctrl_disable_irq(CONFIG_NATIVE_SIMULATOR_MCU_N, irq); in posix_irq_disable()