Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Di2s.c89 HWREG(I2S0_BASE + I2S_O_AIFINPTRNEXT) = g_pControlTable->ui32InBase; in I2SEnable()
223 g_pControlTable->ui32InBase = ui32InBufBase; in I2SBufferConfig()
272 g_pControlTable->ui32InBase; in I2SPointerUpdate()
Di2s.h124 uint32_t ui32InBase; //!< Base address of the input buffer. member
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Di2s.c91 HWREG(I2S0_BASE + I2S_O_AIFINPTRNEXT) = g_pControlTable->ui32InBase; in I2SEnable()
225 g_pControlTable->ui32InBase = ui32InBufBase; in I2SBufferConfig()
274 g_pControlTable->ui32InBase; in I2SPointerUpdate()
Di2s.h126 uint32_t ui32InBase; //!< Base address of the input buffer. member