Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Di2s.c554 HWREG(ulBase + MCASP_0_WFIFOCTL) = ((1 <<16) | ((ulTxLevel & 0xFF) << 8) in I2STxFIFOEnable()
575 HWREG(ulBase + MCASP_0_WFIFOCTL) = 0; in I2STxFIFODisable()
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_mcasp.h175 #define MCASP_0_WFIFOCTL 0x00001000 macro