Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/source/
Dgd32e10x_fmc.c168 reg &= ~FMC_WS_PGW; in fmc_program_width_set()
301 FMC_WS |= FMC_WS_PGW; in fmc_doubleword_program()
312 FMC_WS &= ~FMC_WS_PGW; in fmc_doubleword_program()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/
Dgd32e10x_fmc.h73 #define FMC_WS_PGW BIT(15) /*!< program width to flash memor… macro
156 #define FMC_PROG_W_64B FMC_WS_PGW /*!< double word program */