zephyr/drivers/i2s
Emil Lindqvist 548fb97142 cache: stm32: add new cache API to display and i2s
Use sys_cache API to handle cache flush/invalidate.

Signed-off-by: Emil Lindqvist <emil@lindq.gr>
2024-01-30 14:12:57 +00: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 syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01: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 cache: stm32: add new cache API to display and i2s 2024-01-30 14:12:57 +00:00
i2s_ll_stm32.h
i2s_mcux_flexcomm.c drivers: i2s: i2s_mcux_flexcomm: Guard use of I2S_EnableSecondaryChannel 2024-01-26 19:41:03 +01:00
i2s_mcux_sai.c drivers: i2s: i2s_mcux_sai: use clock-mux property to select SAI mux 2023-10-20 15:01:10 +02:00
i2s_mcux_sai.h
i2s_nrfx.c drivers: i2s_nrfx: Generate master clock if pin is connected 2024-01-29 14:03:20 +01: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