zephyr/drivers/disk
Gerard Marull-Paretas 5dc6ed3ce3 pinctrl: require ; after PINCTRL_DT_(INST_)DEFINE macros
The PINCTRL_DT_(INST_)DEFINE macros already defined the trailing ;,
making its usage inconsistent with other macros such as
DEVICE_DT_DEFINE.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-01-01 07:39:08 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.flash
Kconfig.ram
Kconfig.sdmmc drivers: USDHC: Enable detection using DAT3 pulldown 2021-12-06 15:27:25 -05:00
Kconfig.usdhc drivers: USDHC: Enable detection using DAT3 pulldown 2021-12-06 15:27:25 -05:00
flashdisk.c
ramdisk.c drivers: ramdisk: add checks for the upper boundary 2021-12-14 13:40:47 -06:00
sdmmc_sdhc.h
sdmmc_spi.c
sdmmc_stm32.c pinctrl: require ; after PINCTRL_DT_(INST_)DEFINE macros 2022-01-01 07:39:08 -05:00
usdhc.c drivers: disk: USDHC: Update USDHC driver to pass disk test 2021-12-13 20:30:06 -05:00