/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_sdmmc.h | 294 #define SDMMC_MAX_VOLT_TRIAL 0x0000FFFFU macro
|
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_sdmmc.h | 294 #define SDMMC_MAX_VOLT_TRIAL 0x0000FFFFU macro
|
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_sdmmc.h | 294 #define SDMMC_MAX_VOLT_TRIAL 0x0000FFFFU macro
|
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_sdmmc.h | 294 #define SDMMC_MAX_VOLT_TRIAL 0x0000FFFFU macro
|
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_sdmmc.h | 294 #define SDMMC_MAX_VOLT_TRIAL 0x0000FFFFU macro
|
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_sdmmc.h | 291 #define SDMMC_MAX_VOLT_TRIAL ((uint32_t)0x0000FFFFU) macro
|
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_sdmmc.h | 296 #define SDMMC_MAX_VOLT_TRIAL ((uint32_t)0x0000FFFFU) macro
|
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_sdmmc.h | 296 #define SDMMC_MAX_VOLT_TRIAL ((uint32_t)0x0000FFFFU) macro
|
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_sdmmc.h | 300 #define SDMMC_MAX_VOLT_TRIAL ((uint32_t)0x0000FFFFU) macro
|
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_sd.c | 2748 while((count < SDMMC_MAX_VOLT_TRIAL) && (validvoltage == 0U)) in SD_PowerON() 2773 if(count >= SDMMC_MAX_VOLT_TRIAL) in SD_PowerON()
|
D | stm32f2xx_hal_mmc.c | 2671 if(count++ == SDMMC_MAX_VOLT_TRIAL) in MMC_PowerON()
|
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_sd.c | 2744 while((count < SDMMC_MAX_VOLT_TRIAL) && (validvoltage == 0U)) in SD_PowerON() 2769 if(count >= SDMMC_MAX_VOLT_TRIAL) in SD_PowerON()
|
D | stm32f1xx_hal_mmc.c | 2667 if(count++ == SDMMC_MAX_VOLT_TRIAL) in MMC_PowerON()
|
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_sd.c | 2748 while((count < SDMMC_MAX_VOLT_TRIAL) && (validvoltage == 0U)) in SD_PowerON() 2773 if(count >= SDMMC_MAX_VOLT_TRIAL) in SD_PowerON()
|
D | stm32f7xx_hal_mmc.c | 2672 if(count++ == SDMMC_MAX_VOLT_TRIAL) in MMC_PowerON()
|
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_sd.c | 2801 while((count < SDMMC_MAX_VOLT_TRIAL) && (validvoltage == 0U)) in SD_PowerON() 2826 if(count >= SDMMC_MAX_VOLT_TRIAL) in SD_PowerON()
|
D | stm32f4xx_hal_mmc.c | 2720 if(count++ == SDMMC_MAX_VOLT_TRIAL) in MMC_PowerON()
|
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_hal_sd.c | 2756 while((count < SDMMC_MAX_VOLT_TRIAL) && (validvoltage == 0U)) in SD_PowerON() 2781 if(count >= SDMMC_MAX_VOLT_TRIAL) in SD_PowerON()
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_sdmmc.h | 311 #define SDMMC_MAX_VOLT_TRIAL ((uint32_t)0x0000FFFFU) macro
|
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_sd.c | 2676 while((count < SDMMC_MAX_VOLT_TRIAL) && (validvoltage == 0U)) in SD_PowerON() 2701 if(count >= SDMMC_MAX_VOLT_TRIAL) in SD_PowerON()
|
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_sd.c | 3016 while ((count < SDMMC_MAX_VOLT_TRIAL) && (validvoltage == 0U)) in SD_PowerON() 3042 if (count >= SDMMC_MAX_VOLT_TRIAL) in SD_PowerON()
|
D | stm32u5xx_hal_mmc.c | 3248 if (count++ == SDMMC_MAX_VOLT_TRIAL) in MMC_PowerON()
|
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_sd.c | 3060 while ((count < SDMMC_MAX_VOLT_TRIAL) && (validvoltage == 0U)) in SD_PowerON() 3086 if (count >= SDMMC_MAX_VOLT_TRIAL) in SD_PowerON()
|
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_sd.c | 3060 while ((count < SDMMC_MAX_VOLT_TRIAL) && (validvoltage == 0U)) in SD_PowerON() 3086 if (count >= SDMMC_MAX_VOLT_TRIAL) in SD_PowerON()
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_sd.c | 3542 while((count < SDMMC_MAX_VOLT_TRIAL) && (validvoltage == 0U)) in SD_PowerON() 3567 if(count >= SDMMC_MAX_VOLT_TRIAL) in SD_PowerON()
|