Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_syscfg.c104 reg &= ~SYSCFG_CFG0_EXMC_SWP; in syscfg_exmc_swap_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_syscfg.h58 #define SYSCFG_CFG0_EXMC_SWP BITS(10,11) /*!< EXMC memory swap config */ macro