Searched refs:clock_power_save (Results 1 – 2 of 2) sorted by relevance
14 uint32_t clock_power_save; /*!< Specifies whether SDMMC Clock output is enabled or member
41 if (init->clock_power_save == SDMMC_CLOCK_POWER_SAVE_DISABLE) { in sdio_init()300 hsd->init.clock_power_save = SDMMC_CLOCK_POWER_SAVE_ENABLE; in sd_init_card()347 hsd->init.clock_power_save = SDMMC_CLOCK_POWER_SAVE_DISABLE; in hal_sd_initcard()
Completed in 7 milliseconds