Home
last modified time | relevance | path

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

/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_sdmmc.h370 #define SDMMC_SPEED_MODE_ULTRA ((uint32_t)0x00000003U) macro
376 ((MODE) == SDMMC_SPEED_MODE_ULTRA) || \
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_sdmmc.h370 #define SDMMC_SPEED_MODE_ULTRA ((uint32_t)0x00000003U) macro
376 ((MODE) == SDMMC_SPEED_MODE_ULTRA) || \
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_sdmmc.h374 #define SDMMC_SPEED_MODE_ULTRA ((uint32_t)0x00000003U) macro
380 ((MODE) == SDMMC_SPEED_MODE_ULTRA) || \
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_sdmmc.h400 #define SDMMC_SPEED_MODE_ULTRA ((uint32_t)0x00000003U) macro
406 ((MODE) == SDMMC_SPEED_MODE_ULTRA) || \
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sd.c2560 case SDMMC_SPEED_MODE_ULTRA: in HAL_SD_ConfigSpeedBusOperation()
2673 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
2724 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sd.c2604 case SDMMC_SPEED_MODE_ULTRA: in HAL_SD_ConfigSpeedBusOperation()
2717 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
2768 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sd.c2604 case SDMMC_SPEED_MODE_ULTRA: in HAL_SD_ConfigSpeedBusOperation()
2717 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
2768 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_sd.c2855 case SDMMC_SPEED_MODE_ULTRA: in HAL_SD_ConfigSpeedBusOperation()
2975 case SDMMC_SPEED_MODE_ULTRA: /*not valid without transceiver*/ in HAL_SD_ConfigSpeedBusOperation()