Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_udma.h68 #define UDMA_O_CLEARBURST 0x0000001C macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_udma.h68 #define UDMA_O_CLEARBURST 0x0000001C macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dudma.c123 HWREG(ui32Base + UDMA_O_CLEARBURST) = 1 << ui32ChannelNum; in uDMAChannelAttributeDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dudma.c125 HWREG(ui32Base + UDMA_O_CLEARBURST) = 1 << ui32ChannelNum; in uDMAChannelAttributeDisable()