Searched refs:SYS_LOW_ISR (Results 1 – 2 of 2) sorted by relevance
343 if( (isr_type & SYS_LOW_ISR) != 0 ) in LINKLAYER_PLAT_EnableSpecificIRQ()389 if( (isr_type & SYS_LOW_ISR) != 0 ) in LINKLAYER_PLAT_DisableSpecificIRQ()
56 #define SYS_LOW_ISR 0x04 // Specify only system low ISR to be enabled or disabled macro