Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Di2s.c90 g_pControlTable->ui32InOffset = 0; in I2SEnable()
268 g_pControlTable->ui32InOffset = ((g_pControlTable->ui32InOffset + in I2SPointerUpdate()
271 HWREG(I2S0_BASE + I2S_O_AIFINPTRNEXT) = g_pControlTable->ui32InOffset + in I2SPointerUpdate()
Di2s.h125 uint32_t ui32InOffset; //!< Value of the current input pointer offset. member
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Di2s.c92 g_pControlTable->ui32InOffset = 0; in I2SEnable()
270 g_pControlTable->ui32InOffset = ((g_pControlTable->ui32InOffset + in I2SPointerUpdate()
273 HWREG(I2S0_BASE + I2S_O_AIFINPTRNEXT) = g_pControlTable->ui32InOffset + in I2SPointerUpdate()
Di2s.h127 uint32_t ui32InOffset; //!< Value of the current input pointer offset. member