zephyr/subsys/disk
Erwan Gouriou b9a4e9b3b7 subsys/disk: stm32 sdmmc: Add support for device tree pinctrl
Add required code to support pinctrl setup base don device tree.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-10-29 09:21:27 +01:00
..
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
disk_access_flash.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
disk_access_ram.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
disk_access_sdhc.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
disk_access_spi_sdhc.c disk: sdhc: use the multiple block transfer for writing 2020-09-05 11:07:04 +02:00
disk_access_stm32_sdmmc.c subsys/disk: stm32 sdmmc: Add support for device tree pinctrl 2020-10-29 09:21:27 +01:00
disk_access_usdhc.c misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
disk_access.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
fat12_ramdisk.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
Kconfig disk: add stm32 sdmmc disk access driver 2020-05-08 10:53:10 +02:00