zephyr/subsys/sd
Daniel DeGrasse 1a9d470fab sd: fix spelling in sdmmc_decode_csd
Fix spelling in sdmmc_decode_csd to use count instead of cout. Shortening
the variable name here was needlessly confusing.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-08-23 11:12:37 -05:00
..
CMakeLists.txt sd: Add sdmmc protocol stack 2022-04-29 14:21:36 -05:00
Kconfig sd: Add sdmmc protocol stack 2022-04-29 14:21:36 -05:00
sd.c sd: Add sdmmc protocol stack 2022-04-29 14:21:36 -05:00
sd_utils.h
sdmmc.c sd: fix spelling in sdmmc_decode_csd 2022-08-23 11:12:37 -05:00
sdmmc_priv.h