Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Di2s.c163 else if(ui32Chan0Cfg & I2S_LINE_OUTPUT) in I2SChannelConfigure()
189 else if(ui32Chan1Cfg & I2S_LINE_OUTPUT) in I2SChannelConfigure()
Di2s.h177 #define I2S_LINE_OUTPUT 0x00000002 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Di2s.c165 else if(ui32Chan0Cfg & I2S_LINE_OUTPUT) in I2SChannelConfigure()
191 else if(ui32Chan1Cfg & I2S_LINE_OUTPUT) in I2SChannelConfigure()
Di2s.h179 #define I2S_LINE_OUTPUT 0x00000002 macro