Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drfc.c78 uint32_t ui32Ifg = HWREG(RFC_DBELL_BASE + RFC_DBELL_O_RFCPEIFG) & ui32Mask; in RFCCpeIntGetAndClear() local
81 RFCCpeIntClear(ui32Ifg); in RFCCpeIntGetAndClear()
84 return (ui32Ifg); in RFCCpeIntGetAndClear()
260 uint32_t ui32Ifg = HWREG(RFC_DBELL_BASE + RFC_DBELL_O_RFHWIFG) & ui32Mask; in RFCHwIntGetAndClear() local
263 RFCHwIntClear(ui32Ifg); in RFCHwIntGetAndClear()
266 return (ui32Ifg); in RFCHwIntGetAndClear()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drfc.c78 uint32_t ui32Ifg = HWREG(RFC_DBELL_BASE + RFC_DBELL_O_RFCPEIFG) & ui32Mask; in RFCCpeIntGetAndClear() local
81 RFCCpeIntClear(ui32Ifg); in RFCCpeIntGetAndClear()
84 return (ui32Ifg); in RFCCpeIntGetAndClear()
260 uint32_t ui32Ifg = HWREG(RFC_DBELL_BASE + RFC_DBELL_O_RFHWIFG) & ui32Mask; in RFCHwIntGetAndClear() local
263 RFCHwIntClear(ui32Ifg); in RFCHwIntGetAndClear()
266 return (ui32Ifg); in RFCHwIntGetAndClear()