Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/inc/
Dhw_udma.h285 #define UDMA_CHMAP2_CH23SEL_M 0xF0000000 // uDMA Channel 23 Source Select macro
/hal_ti-2.7.6/simplelink/source/ti/drivers/sd/
DSDHostCC32XX.c1053 if (!(HWREG(UDMA_BASE + UDMA_O_CHMAP2) & UDMA_CHMAP2_CH23SEL_M)) { in initHw()