Searched refs:new_lock (Results 1 – 4 of 4) sorted by relevance
120 uint32_t hw_irq_ctrl_change_lock(uint32_t new_lock) in hw_irq_ctrl_change_lock() argument124 irqs_locked = new_lock; in hw_irq_ctrl_change_lock()126 if ((previous_lock == true) && (new_lock == false)) { in hw_irq_ctrl_change_lock()
28 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() argument125 irqs_locked = new_lock; in hw_irq_ctrl_change_lock()127 if ((previous_lock == true) && (new_lock == false)) { in hw_irq_ctrl_change_lock()
30 uint32_t hw_irq_ctrl_change_lock(uint32_t new_lock);