Home
last modified time | relevance | path

Searched refs:EXMC_PIOTCFG3_IOWAIT (Results 1 – 6 of 6) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_exmc.c534 …d_init_struct->io_space_timing->waittime - 1U) << PIOTCFG_IOWAIT_OFFSET) & EXMC_PIOTCFG3_IOWAIT ) | in exmc_pccard_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_exmc.h149 #define EXMC_PIOTCFG3_IOWAIT BITS(8,15) /*!< IO space wait time */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_exmc.h149 #define EXMC_PIOTCFG3_IOWAIT BITS(8,15) /*!< IO space wait time */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_exmc.c443 …d_init_struct->io_space_timing->waittime - 1U) << PIOTCFG_IOWAIT_OFFSET) & EXMC_PIOTCFG3_IOWAIT ) | in exmc_pccard_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c505 …rd_init_struct->io_space_timing->waittime - 1U) << PIOTCFG_IOWAIT_OFFSET) & EXMC_PIOTCFG3_IOWAIT) | in exmc_pccard_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h174 #define EXMC_PIOTCFG3_IOWAIT BITS(8,15) /*!< IO space wait time */ macro