Home
last modified time | relevance | path

Searched refs:RFCCpeIntGetAndClear (Results 1 – 5 of 5) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drfc.c50 #undef RFCCpeIntGetAndClear
51 #define RFCCpeIntGetAndClear NOROM_RFCCpeIntGetAndClear macro
75 RFCCpeIntGetAndClear(uint32_t ui32Mask) in RFCCpeIntGetAndClear() function
277 #undef RFCCpeIntGetAndClear
278 #define RFCCpeIntGetAndClear NOROM_RFCCpeIntGetAndClear macro
Drfc.h107 #define RFCCpeIntGetAndClear NOROM_RFCCpeIntGetAndClear macro
314 extern uint32_t RFCCpeIntGetAndClear(uint32_t ui32Mask);
429 #undef RFCCpeIntGetAndClear
430 #define RFCCpeIntGetAndClear ROM_RFCCpeIntGetAndClear macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drfc.c50 #undef RFCCpeIntGetAndClear
51 #define RFCCpeIntGetAndClear NOROM_RFCCpeIntGetAndClear macro
75 RFCCpeIntGetAndClear(uint32_t ui32Mask) in RFCCpeIntGetAndClear() function
277 #undef RFCCpeIntGetAndClear
278 #define RFCCpeIntGetAndClear NOROM_RFCCpeIntGetAndClear macro
Drfc.h106 #define RFCCpeIntGetAndClear NOROM_RFCCpeIntGetAndClear macro
313 extern uint32_t RFCCpeIntGetAndClear(uint32_t ui32Mask);
417 #undef RFCCpeIntGetAndClear
418 #define RFCCpeIntGetAndClear ROM_RFCCpeIntGetAndClear macro
/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c2445 if (RFCCpeIntGetAndClear(RF_EventPaChanged)) in RF_hwiCpe0Active()
2469 rfcpeifg = RFCCpeIntGetAndClear(rfcpeifgMask); in RF_hwiCpe0Active()
2721 uint32_t rfcpeifg = RFCCpeIntGetAndClear(RF_CPE0_INT_MASK); in RF_hwiCpe0PowerFsm()
2759 uint32_t rfcpeifg = RFCCpeIntGetAndClear(RF_CPE0_INT_MASK); in RF_hwiCpe0ChangePhy()