Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_i2s.h75 #if defined(I2S_CONFIG_SWIDTH_SWIDTH_32Bit) || defined(__NRFX_DOXYGEN__)
183 NRF_I2S_SWIDTH_32BIT = I2S_CONFIG_SWIDTH_SWIDTH_32Bit, ///< 32 bit.
/hal_nordic-3.4.0/nrfx/mdk/
Dnrf5340_application_bitfields.h4250 #define I2S_CONFIG_SWIDTH_SWIDTH_32Bit (3UL) /*!< 32 bit sample. */ macro