Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Di2s.c92 g_pControlTable->ui32OutOffset = 0; in I2SEnable()
279 g_pControlTable->ui32OutOffset = ((g_pControlTable->ui32OutOffset + in I2SPointerUpdate()
283 g_pControlTable->ui32OutOffset + in I2SPointerUpdate()
Di2s.h127 uint32_t ui32OutOffset; //!< Value of the current output pointer offset. member
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Di2s.c94 g_pControlTable->ui32OutOffset = 0; in I2SEnable()
281 g_pControlTable->ui32OutOffset = ((g_pControlTable->ui32OutOffset + in I2SPointerUpdate()
285 g_pControlTable->ui32OutOffset + in I2SPointerUpdate()
Di2s.h129 uint32_t ui32OutOffset; //!< Value of the current output pointer offset. member