Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Di2s.c150 if(ui32Chan0Cfg & I2S_LINE_INPUT) in I2SChannelConfigure()
177 if(ui32Chan1Cfg & I2S_LINE_INPUT) in I2SChannelConfigure()
Di2s.h176 #define I2S_LINE_INPUT 0x00000001 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Di2s.c152 if(ui32Chan0Cfg & I2S_LINE_INPUT) in I2SChannelConfigure()
179 if(ui32Chan1Cfg & I2S_LINE_INPUT) in I2SChannelConfigure()
Di2s.h178 #define I2S_LINE_INPUT 0x00000001 macro