zephyr/drivers/i2s
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...>
In order to bring consistency in-tree, migrate all drivers to the new
prefix <zephyr/...>. Note that the conversion has been scripted, refer
to #45388 for more details.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-05-06 19:58:21 +02:00
..
CMakeLists.txt
i2s_cavs.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_cavs.h
i2s_common.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_litex.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_litex.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_ll_stm32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_ll_stm32.h
i2s_mcux_flexcomm.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_mcux_sai.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_mcux_sai.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_nrfx.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
i2s_sam_ssc.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
Kconfig drivers: i2s: Refactor drivers to use shared init priority 2022-03-14 10:37:28 -04:00
Kconfig.cavs
Kconfig.litex drivers: i2s: litex: remove superfluous default n for boolean 2022-04-15 10:32:24 -07:00
Kconfig.mcux everywhere: fix typos 2022-03-14 20:22:24 -04:00
Kconfig.mcux_flexcomm
Kconfig.nrfx soc: nrf: Use data from DTS to populate HAS_HW_NRF_* Kconfig options 2022-04-02 15:14:38 +02:00
Kconfig.sam_ssc
Kconfig.stm32 kconfig: tweak Kconfig prompts 2022-03-09 15:35:54 +01:00