Searched refs:LL_HIGH_ISR_ONLY (Results 1 – 2 of 2) sorted by relevance
319 if( (isr_type & LL_HIGH_ISR_ONLY) != 0 ) in LINKLAYER_PLAT_EnableSpecificIRQ()366 if( (isr_type & LL_HIGH_ISR_ONLY) != 0 ) in LINKLAYER_PLAT_DisableSpecificIRQ()
54 #define LL_HIGH_ISR_ONLY 0x01 // Specify only LL high ISR to be enabled or disabled macro