Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_udma.h201 #define UDMA_CFG_MASTERENABLE 0x00000001 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_udma.h201 #define UDMA_CFG_MASTERENABLE 0x00000001 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dudma.h368 HWREG(ui32Base + UDMA_O_CFG) = UDMA_CFG_MASTERENABLE; in uDMAEnable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dudma.h370 HWREG(ui32Base + UDMA_O_CFG) = UDMA_CFG_MASTERENABLE; in uDMAEnable()