Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_exmc.c535 …xmc_pccard_init_struct->io_space_timing->holdtime << PIOTCFG_IOHLD_OFFSET) & EXMC_PIOTCFG3_IOHLD )| in exmc_pccard_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_exmc.h150 #define EXMC_PIOTCFG3_IOHLD BITS(16,23) /*!< IO space hold time */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_exmc.h150 #define EXMC_PIOTCFG3_IOHLD BITS(16,23) /*!< IO space hold time */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_exmc.c444 …xmc_pccard_init_struct->io_space_timing->holdtime << PIOTCFG_IOHLD_OFFSET) & EXMC_PIOTCFG3_IOHLD )| in exmc_pccard_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c506 …xmc_pccard_init_struct->io_space_timing->holdtime << PIOTCFG_IOHLD_OFFSET) & EXMC_PIOTCFG3_IOHLD) | in exmc_pccard_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h175 #define EXMC_PIOTCFG3_IOHLD BITS(16,23) /*!< IO space hold time */ macro