zephyr/subsys/sd
Pisit Sawangvonganan 4889c9ca17 sd: update comment to reference 'SD host controller specification'
In the code comments referring to section 3.6.1, changed the reference
from 'SD specification' to 'SD host controller specification'
for a clearer and more accurate context.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-01-25 20:13:25 +01:00
..
CMakeLists.txt
Kconfig sd: add config SD_CMD_RETRIES 2024-01-25 20:13:25 +01:00
mmc.c
sd.c sd: omit zero-initialization for sdhc_command and sdhc_data structures 2024-01-25 20:13:25 +01:00
sd_init.h
sd_ops.c sd: update comment to reference 'SD host controller specification' 2024-01-25 20:13:25 +01:00
sd_ops.h sd: update comment to reference 'SD host controller specification' 2024-01-25 20:13:25 +01:00
sd_utils.h
sdio.c
sdmmc.c