Searched refs:prio_high_isr_counter (Results 1 – 1 of 1) sorted by relevance
28 volatile int32_t prio_high_isr_counter; variable162 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()