Searched refs:LL_LOW_ISR_ONLY (Results 1 – 2 of 2) sorted by relevance
332 if( (isr_type & LL_LOW_ISR_ONLY) != 0 ) in LINKLAYER_PLAT_EnableSpecificIRQ()379 if( (isr_type & LL_LOW_ISR_ONLY) != 0 ) in LINKLAYER_PLAT_DisableSpecificIRQ()
55 #define LL_LOW_ISR_ONLY 0x02 // Specify only LL LOW ISR to be enabled or disabled macro