Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_exmc.c533 …3 = (uint32_t)((exmc_pccard_init_struct->io_space_timing->setuptime - 1U) & EXMC_PIOTCFG3_IOSET ) | in exmc_pccard_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_exmc.h148 #define EXMC_PIOTCFG3_IOSET BITS(0,7) /*!< IO space setup time */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_exmc.h148 #define EXMC_PIOTCFG3_IOSET BITS(0,7) /*!< IO space setup time */ macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_exmc.c442 …3 = (uint32_t)((exmc_pccard_init_struct->io_space_timing->setuptime - 1U) & EXMC_PIOTCFG3_IOSET ) | in exmc_pccard_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_exmc.c504 …G3 = (uint32_t)((exmc_pccard_init_struct->io_space_timing->setuptime - 1U) & EXMC_PIOTCFG3_IOSET) | in exmc_pccard_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h173 #define EXMC_PIOTCFG3_IOSET BITS(0,7) /*!< IO space setup time … macro