STM32L443xx HAL User Manual
|
Defines | |
#define | SD_INIT_FREQ 400000U /* Initalization phase : 400 kHz max */ |
#define | SD_NORMAL_SPEED_FREQ 25000000U /* Normal speed phase : 25 MHz max */ |
#define | SD_HIGH_SPEED_FREQ 50000000U /* High speed phase : 50 MHz max */ |
#define SD_HIGH_SPEED_FREQ 50000000U /* High speed phase : 50 MHz max */ |
Definition at line 294 of file stm32l4xx_hal_sd.c.
Referenced by HAL_SD_ConfigWideBusOperation().
#define SD_INIT_FREQ 400000U /* Initalization phase : 400 kHz max */ |
Definition at line 292 of file stm32l4xx_hal_sd.c.
Referenced by HAL_SD_InitCard().
#define SD_NORMAL_SPEED_FREQ 25000000U /* Normal speed phase : 25 MHz max */ |
Definition at line 293 of file stm32l4xx_hal_sd.c.
Referenced by HAL_SD_ConfigWideBusOperation().