zephyr/drivers/i2s
Armando Visconti 75a3ee5240 drivers/i2s_ll_stm32.c: (FIX) Avoid warning in LOG_ERR
The LL_I2S_ReadReg() function returns uint32_t, while %d requires
'int' as a type.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2019-05-14 09:01:21 -05:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
i2s_cavs.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
i2s_cavs.h drivers: i2s_cavs: add transmit underrun status 2019-02-04 00:52:15 -05:00
i2s_common.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
i2s_handlers.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
i2s_ll_stm32.c drivers/i2s_ll_stm32.c: (FIX) Avoid warning in LOG_ERR 2019-05-14 09:01:21 -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 all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
Kconfig driver: i2s: move to new logger 2018-10-10 10:22:01 -04:00
Kconfig.cavs drivers: i2s_cavs: Add bidirectional I2S support 2018-11-05 08:48:36 -05:00
Kconfig.sam_ssc drivers: i2c: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.stm32 kconfig: drivers: i2s: Remove redundant deps. 2019-03-09 10:01:12 -05:00