Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Di2s.c203 g_pControlTable->ui8OutChan = (uint8_t)ui32OutChan; in I2SChannelConfigure()
276 ui32NextPtr = (g_pControlTable->ui8OutChan * in I2SPointerUpdate()
Di2s.h122 uint8_t ui8OutChan; //!< Output Channel. member
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Di2s.c205 g_pControlTable->ui8OutChan = (uint8_t)ui32OutChan; in I2SChannelConfigure()
278 ui32NextPtr = (g_pControlTable->ui8OutChan * in I2SPointerUpdate()
Di2s.h124 uint8_t ui8OutChan; //!< Output Channel. member