Searched refs:I2S_FMT_FRAME_CLK_INV (Results 1 – 3 of 3) sorted by relevance
162 #define I2S_FMT_FRAME_CLK_INV BIT(5) macro
493 (i2s_cfg->format & I2S_FMT_FRAME_CLK_INV)) { in i2s_nrfx_configure()
585 if (i2s_cfg->format & I2S_FMT_FRAME_CLK_INV) { in i2s_sam_configure()