Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dadc_noise.c279 LRF_disableHwInterrupt(LRFDDBELL_IMASK0_RFEDONE_M); in RCL_Handler_Adc_Noise_powerDown()
Dieee.c715 LRF_disableHwInterrupt(LRF_EventRfesoft0.value); in RCL_Handler_Ieee_RxTx()
756 LRF_disableHwInterrupt(LRF_EventRfesoft0.value); in RCL_Handler_Ieee_RxTx()
841 LRF_disableHwInterrupt(LRF_EventRxEmpty.value); in RCL_Handler_Ieee_RxTx()
881 LRF_disableHwInterrupt(LRF_EventTxDone.value); in RCL_Handler_Ieee_RxTx()
1172 LRF_disableHwInterrupt(LRF_EventRfesoft0.value); in RCL_Handler_Ieee_RxTx()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DLRF.h301 static inline void LRF_disableHwInterrupt(uint32_t mask) in LRF_disableHwInterrupt() function