Home
last modified time | relevance | path

Searched refs:FMC_CTL_PG (Results 1 – 12 of 12) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_fmc.c192 FMC_CTL |= FMC_CTL_PG; in fmc_word_program()
200 FMC_CTL &= ~FMC_CTL_PG; in fmc_word_program()
220 FMC_CTL |= FMC_CTL_PG; in fmc_halfword_program()
228 FMC_CTL &= ~FMC_CTL_PG; in fmc_halfword_program()
249 FMC_CTL |= FMC_CTL_PG; in fmc_word_reprogram()
257 FMC_CTL &= ~FMC_CTL_PG; in fmc_word_reprogram()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_fmc.c347 FMC_CTL |= FMC_CTL_PG; in fmc_word_program()
355 FMC_CTL &= ~FMC_CTL_PG; in fmc_word_program()
387 FMC_CTL |= FMC_CTL_PG; in fmc_halfword_program()
395 FMC_CTL &= ~FMC_CTL_PG; in fmc_halfword_program()
427 FMC_CTL |= FMC_CTL_PG; in fmc_byte_program()
435 FMC_CTL &= ~FMC_CTL_PG; in fmc_byte_program()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/
Dgd32vf103_fmc.c149 FMC_CTL |= FMC_CTL_PG; in fmc_word_program()
154 FMC_CTL &= ~FMC_CTL_PG; in fmc_word_program()
173 FMC_CTL |= FMC_CTL_PG; in fmc_halfword_program()
178 FMC_CTL &= ~FMC_CTL_PG; in fmc_halfword_program()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/source/
Dgd32e10x_fmc.c302 FMC_CTL |= FMC_CTL_PG; in fmc_doubleword_program()
311 FMC_CTL &= ~FMC_CTL_PG; in fmc_doubleword_program()
337 FMC_CTL |= FMC_CTL_PG; in fmc_word_program()
344 FMC_CTL &= ~FMC_CTL_PG; in fmc_word_program()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_fmc.c284 FMC_CTL |= FMC_CTL_PG; in fmc_word_program()
289 FMC_CTL &= ~FMC_CTL_PG; in fmc_word_program()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/source/
Dgd32l23x_fmc.c278 FMC_CTL |= FMC_CTL_PG; in fmc_word_program()
283 FMC_CTL &= ~FMC_CTL_PG; in fmc_word_program()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_fmc.h83 #define FMC_CTL_PG BIT(0) /*!< main flash program command bit */ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_fmc.h87 #define FMC_CTL_PG BIT(0) /*!< main flash… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_fmc.h85 #define FMC_CTL_PG BIT(0) /*!< main flash… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/
Dgd32e10x_fmc.h89 #define FMC_CTL_PG BIT(0) /*!< main flash program command b… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_fmc.h82 #define FMC_CTL_PG BIT(0) /*!< main flash program command … macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_fmc.h87 #define FMC_CTL_PG BIT(0) /*!< main flash program command b… macro