Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c2304 uint32_t rfchwien = HWREG(RFC_DBELL_BASE + RFC_DBELL_O_RFHWIEN) & RF_HW_INT_CPE_MASK; in RF_hwiHw() local
2307 if (rfchwifg & rfchwien) in RF_hwiHw()
2316 RF_EventMask events = ((RF_EventMask)(rfchwifg & rfchwien) << RF_SHIFT_32_BITS); in RF_hwiHw()