Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Di2s.c91 HWREG(I2S0_BASE + I2S_O_AIFOUTPTRNEXT) = g_pControlTable->ui32OutBase; in I2SEnable()
224 g_pControlTable->ui32OutBase = ui32OutBufBase; in I2SBufferConfig()
284 g_pControlTable->ui32OutBase; in I2SPointerUpdate()
Di2s.h126 uint32_t ui32OutBase; //!< Base address of the output buffer. member
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Di2s.c93 HWREG(I2S0_BASE + I2S_O_AIFOUTPTRNEXT) = g_pControlTable->ui32OutBase; in I2SEnable()
226 g_pControlTable->ui32OutBase = ui32OutBufBase; in I2SBufferConfig()
286 g_pControlTable->ui32OutBase; in I2SPointerUpdate()
Di2s.h128 uint32_t ui32OutBase; //!< Base address of the output buffer. member