Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_udma.h62 #define UDMA_O_SOFTREQ 0x00000014 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_udma.h62 #define UDMA_O_SOFTREQ 0x00000014 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dudma.h639 HWREG(ui32Base + UDMA_O_SOFTREQ) = 1 << ui32ChannelNum; in uDMAChannelRequest()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dudma.h641 HWREG(ui32Base + UDMA_O_SOFTREQ) = 1 << ui32ChannelNum; in uDMAChannelRequest()