Searched refs:SDMMC_CLOCK_POWER_SAVE_DISABLE (Results 1 – 5 of 5) sorted by relevance
21 #define SDMMC_CLOCK_POWER_SAVE_DISABLE (0x00u) macro
41 if (init->clock_power_save == SDMMC_CLOCK_POWER_SAVE_DISABLE) { in sdio_init()347 hsd->init.clock_power_save = SDMMC_CLOCK_POWER_SAVE_DISABLE; in hal_sd_initcard()
327 hsd1.Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in MX_SDMMC1_SD_Init()
106 SDCARD_Handler.Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in rt_hw_sd_init()
862 hsd1.Init.ClockPowerSave = SDMMC_CLOCK_POWER_SAVE_DISABLE; in MX_SDMMC1_SD_Init()
Completed in 14 milliseconds