Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c165 #define RF_CPE0_INT_MASK 0xFFFFFFFF macro
2721 uint32_t rfcpeifg = RFCCpeIntGetAndClear(RF_CPE0_INT_MASK); in RF_hwiCpe0PowerFsm()
2759 uint32_t rfcpeifg = RFCCpeIntGetAndClear(RF_CPE0_INT_MASK); in RF_hwiCpe0ChangePhy()
3084 RFCCpeIntDisable(RF_CPE0_INT_MASK); in RF_fsmPowerUpState()
3085 RFCCpe0IntSelect(RF_CPE0_INT_MASK); in RF_fsmPowerUpState()