zephyr/subsys/disk
Maureen Helm 6fa92fe7da disk: Move variable from config to data struct in nxp usdhc driver
Moves the source clock frequency variable in the nxp usdhc driver from
the config structure to the data structure in preparation for removing
the writable copy of the config structure.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2020-07-09 07:56:44 -05:00
..
CMakeLists.txt disk: add stm32 sdmmc disk access driver 2020-05-08 10:53:10 +02:00
disk_access_flash.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
disk_access_ram.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05: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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
disk_access_stm32_sdmmc.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
disk_access_usdhc.c disk: Move variable from config to data struct in nxp usdhc driver 2020-07-09 07:56:44 -05:00
disk_access.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05: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