Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c572 exmc_sdram_init_struct->timing->exit_selfrefresh_delay = 16U; in exmc_sdram_struct_para_init()
623 … (((exmc_sdram_init_struct->timing->exit_selfrefresh_delay) - 1U) << SDTCFG_XSRD_OFFSET) | in exmc_sdram_init()
657 … (((exmc_sdram_init_struct->timing->exit_selfrefresh_delay) - 1U) << SDTCFG_XSRD_OFFSET) | in exmc_sdram_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h324 …uint32_t exit_selfrefresh_delay; /*!< configure the exit self-r… member