Home
last modified time | relevance | path

Searched refs:SDMMC_SPEED_MODE_ULTRA (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_sdmmc.h366 #define SDMMC_SPEED_MODE_ULTRA ((uint32_t)0x00000003U) macro
367 #define SDMMC_SPEED_MODE_ULTRA_SDR104 SDMMC_SPEED_MODE_ULTRA
374 ((MODE) == SDMMC_SPEED_MODE_ULTRA) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_sdmmc.h388 #define SDMMC_SPEED_MODE_ULTRA ((uint32_t)0x00000003U) macro
389 #define SDMMC_SPEED_MODE_ULTRA_SDR104 SDMMC_SPEED_MODE_ULTRA
396 ((MODE) == SDMMC_SPEED_MODE_ULTRA) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_sdmmc.h432 #define SDMMC_SPEED_MODE_ULTRA ((uint32_t)0x00000003U) macro
433 #define SDMMC_SPEED_MODE_ULTRA_SDR104 SDMMC_SPEED_MODE_ULTRA
440 ((MODE) == SDMMC_SPEED_MODE_ULTRA) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_sdmmc.h388 #define SDMMC_SPEED_MODE_ULTRA ((uint32_t)0x00000003U) macro
389 #define SDMMC_SPEED_MODE_ULTRA_SDR104 SDMMC_SPEED_MODE_ULTRA
396 ((MODE) == SDMMC_SPEED_MODE_ULTRA) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_sdmmc.h410 #define SDMMC_SPEED_MODE_ULTRA ((uint32_t)0x00000003U) macro
411 #define SDMMC_SPEED_MODE_ULTRA_SDR104 SDMMC_SPEED_MODE_ULTRA
418 ((MODE) == SDMMC_SPEED_MODE_ULTRA) || \
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_sdmmc.h432 #define SDMMC_SPEED_MODE_ULTRA ((uint32_t)0x00000003U) macro
433 #define SDMMC_SPEED_MODE_ULTRA_SDR104 SDMMC_SPEED_MODE_ULTRA
440 ((MODE) == SDMMC_SPEED_MODE_ULTRA) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_sdmmc.h404 #define SDMMC_SPEED_MODE_ULTRA ((uint32_t)0x00000003U) macro
410 ((MODE) == SDMMC_SPEED_MODE_ULTRA) || \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sd.c2761 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
2821 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sd.c2718 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
2778 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_sd.c2740 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
2800 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sd.c2736 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
2796 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sd.c2761 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
2821 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_sd.c2718 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
2778 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_sd.c2851 case SDMMC_SPEED_MODE_ULTRA: in HAL_SD_ConfigSpeedBusOperation()
2971 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()