Searched refs:SDMMC_PowerState_ON (Results 1 – 3 of 3) sorted by relevance
1160 HAL_StatusTypeDef SDMMC_PowerState_ON(SDMMC_TypeDef *SDMMCx);
332 HAL_StatusTypeDef SDMMC_PowerState_ON(SDMMC_TypeDef *SDMMCx) in SDMMC_PowerState_ON() function
501 status = SDMMC_PowerState_ON(hsd->Instance); in HAL_SD_InitCard()