Home
last modified time | relevance | path

Searched refs:I2S_CONFIG_SWIDTH_SWIDTH_8BitIn16 (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-3.5.0/nrfx/hal/
Dnrf_i2s.h185 #if defined(I2S_CONFIG_SWIDTH_SWIDTH_8BitIn16) || defined(__NRFX_DOXYGEN__)
186 …NRF_I2S_SWIDTH_8BIT_IN16BIT = I2S_CONFIG_SWIDTH_SWIDTH_8BitIn16, ///< 8 bit sample in a 16-bit h…
/hal_nordic-3.5.0/nrfx/mdk/
Dnrf5340_application_bitfields.h4251 #define I2S_CONFIG_SWIDTH_SWIDTH_8BitIn16 (4UL) /*!< 8 bit sample in a 16-bit half-frame. */ macro