Searched refs:RFCHwIntGetAndClear (Results 1 – 5 of 5) sorted by relevance
62 #undef RFCHwIntGetAndClear63 #define RFCHwIntGetAndClear NOROM_RFCHwIntGetAndClear macro257 RFCHwIntGetAndClear(uint32_t ui32Mask) in RFCHwIntGetAndClear() function289 #undef RFCHwIntGetAndClear290 #define RFCHwIntGetAndClear NOROM_RFCHwIntGetAndClear macro
113 #define RFCHwIntGetAndClear NOROM_RFCHwIntGetAndClear macro375 extern uint32_t RFCHwIntGetAndClear(uint32_t ui32Mask);453 #undef RFCHwIntGetAndClear454 #define RFCHwIntGetAndClear ROM_RFCHwIntGetAndClear macro
112 #define RFCHwIntGetAndClear NOROM_RFCHwIntGetAndClear macro374 extern uint32_t RFCHwIntGetAndClear(uint32_t ui32Mask);441 #undef RFCHwIntGetAndClear442 #define RFCHwIntGetAndClear ROM_RFCHwIntGetAndClear macro
2303 uint32_t rfchwifg = RFCHwIntGetAndClear(RF_HW_INT_CPE_MASK | RF_HW_INT_RAT_CH_MASK); in RF_hwiHw()