Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/inc/
Dhw_mcasp.h559 #define MCASP_RXFMT_RROT_M 0x00000007 // Right Rotate Value 0x0 0x1 0x2 macro
/hal_ti-2.7.6/simplelink/source/ti/drivers/i2s/
DI2SCC32XX.c1319 … ((object->sampleRotation << MCASP_RXFMT_RROT_S ) & MCASP_RXFMT_RROT_M)); in configSerialFormat()