zephyr/drivers/i2s
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments
Add 'U' to a value when assigning it to an unsigned variable.
MISRA-C rule 7.2

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2018-12-04 22:51:56 -05:00
..
CMakeLists.txt drivers: i2s: Add support for I2S stm32 2018-10-11 16:55:00 +02:00
i2s_cavs.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
i2s_cavs.h
i2s_common.c i2s: fix bad argument to k_mem_slab_free() 2018-11-16 18:26:03 -05:00
i2s_handlers.c i2s: fix slab leak in i2s_buf_write() 2018-11-16 18:26:03 -05:00
i2s_ll_stm32.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
i2s_ll_stm32.h drivers: i2s: Add support for I2S stm32 2018-10-11 16:55:00 +02:00
i2s_sam_ssc.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
Kconfig
Kconfig.cavs drivers: i2s_cavs: Add bidirectional I2S support 2018-11-05 08:48:36 -05:00
Kconfig.sam_ssc
Kconfig.stm32 drivers: i2s: Add support for I2S stm32 2018-10-11 16:55:00 +02:00