Home
last modified time | relevance | path

Searched defs:EXMC_SNWTCFG (Results 1 – 4 of 4) sorted by relevance

/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_exmc.h50 #define EXMC_SNWTCFG REG32(EXMC + 0x104U) /*!< EXMC SRAM/NOR flash wr… macro
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_exmc.h227 #define EXMC_SNWTCFG(region) REG32(EXMC + 0x104U + 0x08U * (region)) /*!< EXMC… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_exmc.h227 #define EXMC_SNWTCFG(region) REG32(EXMC + 0x104U + 0x08U * (region)) /*!< EXMC… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_exmc.h364 #define EXMC_SNWTCFG(region) REG32(EXMC + 0x104U + 0x08U*((uint32_t)(region))) … macro