Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c577 exmc_sdram_init_struct->timing->row_to_column_delay = 16U; in exmc_sdram_struct_para_init()
628 … (((exmc_sdram_init_struct->timing->row_to_column_delay) - 1U) << SDTCFG_RCD_OFFSET); in exmc_sdram_init()
659 … (((exmc_sdram_init_struct->timing->row_to_column_delay) - 1U) << SDTCFG_RCD_OFFSET); in exmc_sdram_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h319 …uint32_t row_to_column_delay; /*!< configure the row to colu… member