Home
last modified time | relevance | path

Searched refs:I2S_O_AIFWMASK0 (Results 1 – 6 of 6) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_i2s.h59 #define I2S_O_AIFWMASK0 0x00000010 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_i2s.h59 #define I2S_O_AIFWMASK0 0x00000010 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Di2s.c145 HWREG(I2S0_BASE + I2S_O_AIFWMASK0) = (ui32Chan0Cfg >> 8) & I2S_AIFWMASK0_MASK_M; in I2SChannelConfigure()
Di2s.h1033 HWREGB(I2S0_BASE + I2S_O_AIFWMASK0) = ui8ChanAD0; in I2SFrameConfigure()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Di2s.c147 HWREG(I2S0_BASE + I2S_O_AIFWMASK0) = (ui32Chan0Cfg >> 8) & I2S_AIFWMASK0_MASK_M; in I2SChannelConfigure()
Di2s.h1035 HWREGB(I2S0_BASE + I2S_O_AIFWMASK0) = ui8ChanAD0; in I2SFrameConfigure()