Searched refs:hw_irq_ctrl_get_current_lock (Results 1 – 5 of 5) sorted by relevance
29 uint32_t hw_irq_ctrl_get_current_lock(void);
78 return hw_irq_ctrl_get_current_lock(CONFIG_NATIVE_SIMULATOR_MCU_N); in __get_PRIMASK()
111 uint32_t hw_irq_ctrl_get_current_lock(void) in hw_irq_ctrl_get_current_lock() function
73 irq_lock = hw_irq_ctrl_get_current_lock(); in posix_irq_handler()
91 irq_lock = hw_irq_ctrl_get_current_lock(cpu_n); in posix_irq_handler()