Searched refs:SDMMC_SDR12_SWITCH_PATTERN (Results 1 – 12 of 12) sorted by relevance
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_sd.c | 2693 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation() 2753 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation() 2813 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_sd.c | 2650 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation() 2710 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation() 2770 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_sd.c | 2672 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation() 2732 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation() 2792 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_sd.c | 2668 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation() 2728 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation() 2788 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_sd.c | 2693 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation() 2753 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation() 2813 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_sd.c | 2650 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation() 2710 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation() 2770 if (SD_SwitchSpeed(hsd, SDMMC_SDR12_SWITCH_PATTERN) != HAL_SD_ERROR_NONE) in HAL_SD_ConfigSpeedBusOperation()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_sdmmc.h | 282 #define SDMMC_SDR12_SWITCH_PATTERN ((uint32_t)0x80FFFF00U) macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_sdmmc.h | 304 #define SDMMC_SDR12_SWITCH_PATTERN ((uint32_t)0x80FFFF00U) macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_sdmmc.h | 348 #define SDMMC_SDR12_SWITCH_PATTERN ((uint32_t)0x80FFFF00U) macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_sdmmc.h | 304 #define SDMMC_SDR12_SWITCH_PATTERN ((uint32_t)0x80FFFF00U) macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_sdmmc.h | 326 #define SDMMC_SDR12_SWITCH_PATTERN ((uint32_t)0x80FFFF00U) macro
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_sdmmc.h | 348 #define SDMMC_SDR12_SWITCH_PATTERN ((uint32_t)0x80FFFF00U) macro
|