zephyr/drivers/i2s
Bartosz Sokolski 72197097ae drivers: i2s_nrfx: Fix division by 0 in divider calculation
Skip cases which would result in division by 0 in clock calculation

Signed-off-by: Bartosz Sokolski <bartosz.sokolski@nordicsemi.no>
2024-06-25 12:19:20 -04:00
..
CMakeLists.txt
i2s_common.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
i2s_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
i2s_litex.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
i2s_litex.h
i2s_ll_stm32.c drivers: i2s: i2s_ll_stm32: tx_stream_disable: Add busy wait 2024-05-28 12:51:00 +02:00
i2s_ll_stm32.h drivers: i2s : correct TRIGGER_DRAIN and TRIGGER_STOP commands 2024-05-28 12:51:00 +02:00
i2s_mcux_flexcomm.c dma: Fix error_callback enable/disable confusion 2024-04-11 17:08:10 -04:00
i2s_mcux_sai.c dma: Fix error_callback enable/disable confusion 2024-04-11 17:08:10 -04:00
i2s_mcux_sai.h
i2s_nrfx.c drivers: i2s_nrfx: Fix division by 0 in divider calculation 2024-06-25 12:19:20 -04:00
i2s_sam_ssc.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
Kconfig
Kconfig.litex
Kconfig.mcux
Kconfig.mcux_flexcomm
Kconfig.nrfx drivers: i2s: i2s_nrfx: Add support for new instance 2023-11-20 09:24:05 +01:00
Kconfig.sam_ssc
Kconfig.stm32 cache: stm32: add new cache API to display and i2s 2024-01-30 14:12:57 +00:00