Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drfc.h172 RFCCpeIntClear(uint32_t ui32Mask) in RFCCpeIntClear() function
243 RFCCpeIntClear(ui32Mask); in RFCCpe0IntSelectClearEnable()
262 RFCCpeIntClear(ui32Mask); in RFCCpe1IntSelectClearEnable()
Drfc.c81 RFCCpeIntClear(ui32Ifg); in RFCCpeIntGetAndClear()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drfc.h173 RFCCpeIntClear(uint32_t ui32Mask) in RFCCpeIntClear() function
244 RFCCpeIntClear(ui32Mask); in RFCCpe0IntSelectClearEnable()
263 RFCCpeIntClear(ui32Mask); in RFCCpe1IntSelectClearEnable()
Drfc.c81 RFCCpeIntClear(ui32Ifg); in RFCCpeIntGetAndClear()
/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c2228 RFCCpeIntClear((uint32_t) (pNextCmd->bmEvent)); in RF_dispatchNextCmd()