Home
last modified time | relevance | path

Searched refs:clock_power_save (Results 1 – 2 of 2) sorted by relevance

/bsp/bluetrum/libraries/hal_libraries/ab32vg1_hal/include/
A Dab32vg1_ll_sdio.h14 uint32_t clock_power_save; /*!< Specifies whether SDMMC Clock output is enabled or member
/bsp/bluetrum/libraries/hal_libraries/ab32vg1_hal/source/
A Dab32vg1_hal_sd.c41 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