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 drivers: disk: build as static library 2021-08-17 06:06:03 -04:00
flashdisk.c disk/disk_acces_flash: remove flash_write_protection_set() usage 2021-03-29 13:43:55 -04:00
Kconfig disk: move disk and sdmmc controller drivers to drivers/disk 2021-03-23 12:16:01 +01:00
Kconfig.flash disk: move disk and sdmmc controller drivers to drivers/disk 2021-03-23 12:16:01 +01:00
Kconfig.ram disk: move disk and sdmmc controller drivers to drivers/disk 2021-03-23 12:16:01 +01:00
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
ramdisk.c drivers: ramdisk: add checks for the upper boundary 2021-12-14 13:40:47 -06:00
sdmmc_sdhc.h drivers: disk: cleanup after driver relocation 2021-03-23 12:16:01 +01:00
sdmmc_spi.c drivers: disk: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
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