zephyr/drivers/i2s
Andy Ross 075c94f6e2 kernel: Port remaining syscalls to new API
These calls are not accessible in CI test, nor do they get built on
common platforms (in at least one case I found a typo which proved the
code was truly unused).  These changes are blind, so live in a
separate commit.  But the nature of the port is mechanical, all other
syscalls in the system work fine, and any errors should be easily
corrected.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-09-12 11:31:50 +08:00
..
CMakeLists.txt
Kconfig
Kconfig.cavs
Kconfig.sam_ssc
Kconfig.stm32
i2s_cavs.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
i2s_cavs.h
i2s_common.c cleanup: include/: move i2s.h to drivers/i2s.h 2019-06-27 22:55:49 -04:00
i2s_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
i2s_ll_stm32.c cleanup: include/: move i2s.h to drivers/i2s.h 2019-06-27 22:55:49 -04:00
i2s_ll_stm32.h
i2s_sam_ssc.c cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00