Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c560 exmc_sdram_init_struct->sdram_device = EXMC_SDRAM_DEVICE0; in exmc_sdram_struct_para_init()
609 if(EXMC_SDRAM_DEVICE0 == exmc_sdram_init_struct->sdram_device) { in exmc_sdram_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h331 uint32_t sdram_device; /*!< device of SDRAM */ member