Home
last modified time | relevance | path

Searched refs:SpeedMode (Results 1 – 25 of 28) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sd.c2563 HAL_StatusTypeDef HAL_SD_ConfigSpeedBusOperation(SD_HandleTypeDef *hsd, uint32_t SpeedMode) in HAL_SD_ConfigSpeedBusOperation() argument
2570 assert_param(IS_SDMMC_SPEED_MODE(SpeedMode)); in HAL_SD_ConfigSpeedBusOperation()
2577 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
2709 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
2769 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sd.c2520 HAL_StatusTypeDef HAL_SD_ConfigSpeedBusOperation(SD_HandleTypeDef *hsd, uint32_t SpeedMode) in HAL_SD_ConfigSpeedBusOperation() argument
2527 assert_param(IS_SDMMC_SPEED_MODE(SpeedMode)); in HAL_SD_ConfigSpeedBusOperation()
2534 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
2666 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
2726 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
Dstm32u5xx_hal_mmc.c2539 HAL_StatusTypeDef HAL_MMC_ConfigSpeedBusOperation(MMC_HandleTypeDef *hmmc, uint32_t SpeedMode) in HAL_MMC_ConfigSpeedBusOperation() argument
2547 assert_param(IS_SDMMC_SPEED_MODE(SpeedMode)); in HAL_MMC_ConfigSpeedBusOperation()
2555 switch (SpeedMode) in HAL_MMC_ConfigSpeedBusOperation()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_sd.c2542 HAL_StatusTypeDef HAL_SD_ConfigSpeedBusOperation(SD_HandleTypeDef *hsd, uint32_t SpeedMode) in HAL_SD_ConfigSpeedBusOperation() argument
2549 assert_param(IS_SDMMC_SPEED_MODE(SpeedMode)); in HAL_SD_ConfigSpeedBusOperation()
2556 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
2688 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
2748 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
Dstm32h5xx_hal_mmc.c2488 HAL_StatusTypeDef HAL_MMC_ConfigSpeedBusOperation(MMC_HandleTypeDef *hmmc, uint32_t SpeedMode) in HAL_MMC_ConfigSpeedBusOperation() argument
2496 assert_param(IS_SDMMC_SPEED_MODE(SpeedMode)); in HAL_MMC_ConfigSpeedBusOperation()
2504 switch (SpeedMode) in HAL_MMC_ConfigSpeedBusOperation()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sd.c2538 HAL_StatusTypeDef HAL_SD_ConfigSpeedBusOperation(SD_HandleTypeDef *hsd, uint32_t SpeedMode) in HAL_SD_ConfigSpeedBusOperation() argument
2545 assert_param(IS_SDMMC_SPEED_MODE(SpeedMode)); in HAL_SD_ConfigSpeedBusOperation()
2552 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
2684 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
2744 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sd.c2563 HAL_StatusTypeDef HAL_SD_ConfigSpeedBusOperation(SD_HandleTypeDef *hsd, uint32_t SpeedMode) in HAL_SD_ConfigSpeedBusOperation() argument
2570 assert_param(IS_SDMMC_SPEED_MODE(SpeedMode)); in HAL_SD_ConfigSpeedBusOperation()
2577 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
2709 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
2769 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
Dstm32h7xx_hal_mmc.c2582 HAL_StatusTypeDef HAL_MMC_ConfigSpeedBusOperation(MMC_HandleTypeDef *hmmc, uint32_t SpeedMode) in HAL_MMC_ConfigSpeedBusOperation() argument
2590 assert_param(IS_SDMMC_SPEED_MODE(SpeedMode)); in HAL_MMC_ConfigSpeedBusOperation()
2598 switch (SpeedMode) in HAL_MMC_ConfigSpeedBusOperation()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_sd.c2520 HAL_StatusTypeDef HAL_SD_ConfigSpeedBusOperation(SD_HandleTypeDef *hsd, uint32_t SpeedMode) in HAL_SD_ConfigSpeedBusOperation() argument
2527 assert_param(IS_SDMMC_SPEED_MODE(SpeedMode)); in HAL_SD_ConfigSpeedBusOperation()
2534 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
2666 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
2726 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_sd.c2804 HAL_StatusTypeDef HAL_SD_ConfigSpeedBusOperation(SD_HandleTypeDef *hsd, uint32_t SpeedMode) in HAL_SD_ConfigSpeedBusOperation() argument
2811 assert_param(IS_SDMMC_SPEED_MODE(SpeedMode)); in HAL_SD_ConfigSpeedBusOperation()
2817 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
2925 switch (SpeedMode) in HAL_SD_ConfigSpeedBusOperation()
Dstm32l4xx_hal_mmc.c2695 HAL_StatusTypeDef HAL_MMC_ConfigSpeedBusOperation(MMC_HandleTypeDef *hmmc, uint32_t SpeedMode) in HAL_MMC_ConfigSpeedBusOperation() argument
2703 assert_param(IS_SDMMC_SPEED_MODE(SpeedMode)); in HAL_MMC_ConfigSpeedBusOperation()
2711 switch (SpeedMode) in HAL_MMC_ConfigSpeedBusOperation()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_sd.h681 HAL_StatusTypeDef HAL_SD_ConfigSpeedBusOperation(SD_HandleTypeDef *hsd, uint32_t SpeedMode);
Dstm32n6xx_hal_mmc.h710 HAL_StatusTypeDef HAL_MMC_ConfigSpeedBusOperation(MMC_HandleTypeDef *hmmc, uint32_t SpeedMode);
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_mmc.h685 HAL_StatusTypeDef HAL_MMC_ConfigSpeedBusOperation(MMC_HandleTypeDef *hmmc, uint32_t SpeedMode);
Dstm32h5xx_hal_sd.h681 HAL_StatusTypeDef HAL_SD_ConfigSpeedBusOperation(SD_HandleTypeDef *hsd, uint32_t SpeedMode);
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_sd.h685 HAL_StatusTypeDef HAL_SD_ConfigSpeedBusOperation(SD_HandleTypeDef *hsd, uint32_t SpeedMode);
Dstm32h7xx_hal_mmc.h714 HAL_StatusTypeDef HAL_MMC_ConfigSpeedBusOperation(MMC_HandleTypeDef *hmmc, uint32_t SpeedMode);
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_sd.h685 HAL_StatusTypeDef HAL_SD_ConfigSpeedBusOperation(SD_HandleTypeDef *hsd, uint32_t SpeedMode);
Dstm32l5xx_hal_mmc.h714 HAL_StatusTypeDef HAL_MMC_ConfigSpeedBusOperation(MMC_HandleTypeDef *hmmc, uint32_t SpeedMode);
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_sd.h681 HAL_StatusTypeDef HAL_SD_ConfigSpeedBusOperation(SD_HandleTypeDef *hsd, uint32_t SpeedMode);
Dstm32h7rsxx_hal_mmc.h710 HAL_StatusTypeDef HAL_MMC_ConfigSpeedBusOperation(MMC_HandleTypeDef *hmmc, uint32_t SpeedMode);
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_sd.h681 HAL_StatusTypeDef HAL_SD_ConfigSpeedBusOperation(SD_HandleTypeDef *hsd, uint32_t SpeedMode);
Dstm32u5xx_hal_mmc.h710 HAL_StatusTypeDef HAL_MMC_ConfigSpeedBusOperation(MMC_HandleTypeDef *hmmc, uint32_t SpeedMode);
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_mmc.h752 HAL_StatusTypeDef HAL_MMC_ConfigSpeedBusOperation(MMC_HandleTypeDef *hmmc, uint32_t SpeedMode);
Dstm32l4xx_hal_sd.h743 HAL_StatusTypeDef HAL_SD_ConfigSpeedBusOperation(SD_HandleTypeDef *hsd, uint32_t SpeedMode);

12