zephyr/drivers/i2s
Sathish Kuttan d143982129 drivers: i2s_cavs: replace cache operation macros
Replace local macros for cache invalidation and flush operations
with macros from soc.h

Signed-off-by: Sathish Kuttan <sathish.k.kuttan@intel.com>
2019-02-20 07:33:11 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.cavs
Kconfig.sam_ssc
Kconfig.stm32
i2s_cavs.c drivers: i2s_cavs: replace cache operation macros 2019-02-20 07:33:11 -05:00
i2s_cavs.h drivers: i2s_cavs: add transmit underrun status 2019-02-04 00:52:15 -05:00
i2s_common.c
i2s_handlers.c
i2s_ll_stm32.c drivers/i2s_ll_stm32.c: pass proper PLLR param when setting I2S PLL 2019-01-24 09:35:53 -06:00
i2s_ll_stm32.h
i2s_sam_ssc.c