zephyr/drivers/i2s
Anas Nashif 2aacbcaab5 style: add missing curly braces in if/while/for statements.
Add missing curly braces in if/while/for statements.

This is a style guideline we have that was not enforced in CI. All
issues fixed here were detected by sonarqube SCA.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2025-05-17 14:10:33 +02:00
..
CMakeLists.txt
i2s_common.c
i2s_esp32.c drivers: i2s: esp32 fix warnings and errors due to variable declarations 2025-04-16 01:10:26 +02:00
i2s_handlers.c
i2s_litex.c
i2s_litex.h
i2s_ll_stm32.c style: add missing curly braces in if/while/for statements. 2025-05-17 14:10:33 +02:00
i2s_ll_stm32.h
i2s_mcux_flexcomm.c
i2s_mcux_sai.c drivers: i2s: mcux_sai: add MCLK direction control in the initialization 2025-05-15 16:16:28 +02:00
i2s_nrfx.c
i2s_sam_ssc.c
i2s_test.c
Kconfig
Kconfig.esp32 drivers: i2s: esp32: add support for non-gdma SoCs 2025-04-06 12:17:58 +02:00
Kconfig.litex
Kconfig.mcux
Kconfig.mcux_flexcomm
Kconfig.nrfx
Kconfig.sam_ssc
Kconfig.stm32
Kconfig.test