zephyr/drivers/i2s
Bartosz Sokolski 8c6e3a6d41 drivers: i2s_nrfx: Fix divider calculation
The driver wrongly handled perfect divider matches for clock setting

Signed-off-by: Bartosz Sokolski <bartosz.sokolski@nordicsemi.no>
2024-03-12 09:44:29 +00:00
..
CMakeLists.txt
Kconfig
Kconfig.litex
Kconfig.mcux
Kconfig.mcux_flexcomm
Kconfig.nrfx
Kconfig.sam_ssc
Kconfig.stm32 cache: stm32: add new cache API to display and i2s 2024-01-30 14:12:57 +00:00
i2s_common.c
i2s_handlers.c
i2s_litex.c
i2s_litex.h
i2s_ll_stm32.c cache: stm32: add new cache API to display and i2s 2024-01-30 14:12:57 +00:00
i2s_ll_stm32.h
i2s_mcux_flexcomm.c drivers: i2s: i2s_mcux_flexcomm: Guard use of I2S_EnableSecondaryChannel 2024-01-26 19:41:03 +01:00
i2s_mcux_sai.c hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
i2s_mcux_sai.h
i2s_nrfx.c drivers: i2s_nrfx: Fix divider calculation 2024-03-12 09:44:29 +00:00
i2s_sam_ssc.c