Home
last modified time | relevance | path

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

/Zephyr-latest/soc/st/stm32/stm32wbax/hci_if/
Dlinklayer_plat_adapt.c28 volatile int32_t prio_high_isr_counter; variable
162 prio_high_isr_counter--; in LINKLAYER_PLAT_EnableSpecificIRQ()
163 if (prio_high_isr_counter == 0) { in LINKLAYER_PLAT_EnableSpecificIRQ()
189 prio_high_isr_counter++; in LINKLAYER_PLAT_DisableSpecificIRQ()
190 if (prio_high_isr_counter == 1) { in LINKLAYER_PLAT_DisableSpecificIRQ()