Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c632 …sdctl0 = EXMC_SDCTL(EXMC_SDRAM_DEVICE0) & (~(EXMC_SDCTL_PIPED | EXMC_SDCTL_BRSTRD | EXMC_SDCTL_SDC… in exmc_sdram_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h190 #define EXMC_SDCTL_PIPED BITS(13,14) /*!< pipeline delay */ macro