Home
last modified time | relevance | path

Searched refs:previous_lock (Results 1 – 1 of 1) sorted by relevance

/nrf_hw_models-latest/src/HW_models/
Dirq_ctrl.c176 uint32_t previous_lock = this->irqs_locked; in hw_irq_ctrl_change_lock() local
180 if ((previous_lock == true) && (new_lock == false)) { in hw_irq_ctrl_change_lock()
185 return previous_lock; in hw_irq_ctrl_change_lock()