Searched refs:hw_irq_ctrl_change_lock (Results 1 – 8 of 8) sorted by relevance
68 hw_irq_ctrl_change_lock(CONFIG_NATIVE_SIMULATOR_MCU_N, false); in __enable_irq()73 hw_irq_ctrl_change_lock(CONFIG_NATIVE_SIMULATOR_MCU_N, true); in __disable_irq()83 hw_irq_ctrl_change_lock(CONFIG_NATIVE_SIMULATOR_MCU_N, primask != 0); in __set_PRIMASK()
171 return hw_irq_ctrl_change_lock(true); in posix_irq_lock()185 hw_irq_ctrl_change_lock(key); in posix_irq_unlock()190 hw_irq_ctrl_change_lock(false); in posix_irq_full_unlock()
28 uint32_t hw_irq_ctrl_change_lock(uint32_t new_lock);
120 uint32_t hw_irq_ctrl_change_lock(uint32_t new_lock) in hw_irq_ctrl_change_lock() function
179 return hw_irq_ctrl_change_lock(true); in posix_irq_lock()193 hw_irq_ctrl_change_lock(key); in posix_irq_unlock()198 hw_irq_ctrl_change_lock(false); in posix_irq_full_unlock()
201 return hw_irq_ctrl_change_lock(CONFIG_NATIVE_SIMULATOR_MCU_N, true); in posix_irq_lock()215 hw_irq_ctrl_change_lock(CONFIG_NATIVE_SIMULATOR_MCU_N, key); in posix_irq_unlock()220 hw_irq_ctrl_change_lock(CONFIG_NATIVE_SIMULATOR_MCU_N, false); in posix_irq_full_unlock()
30 uint32_t hw_irq_ctrl_change_lock(uint32_t new_lock);
121 uint32_t hw_irq_ctrl_change_lock(uint32_t new_lock) in hw_irq_ctrl_change_lock() function