Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_udma.h98 #define UDMA_O_REQDONE 0x00000504 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_udma.h98 #define UDMA_O_REQDONE 0x00000504 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dudma.h1006 HWREG(ui32Base + UDMA_O_REQDONE) = ui32ChanMask; in uDMAIntClear()
1029 return (HWREG(ui32Base + UDMA_O_REQDONE)); in uDMAIntStatus()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dudma.h1008 HWREG(ui32Base + UDMA_O_REQDONE) = ui32ChanMask; in uDMAIntClear()
1031 return (HWREG(ui32Base + UDMA_O_REQDONE)); in uDMAIntStatus()