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