/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/ |
D | gd32f3x0_fmc.c | 353 if(FMC_TOERR != fmc_state){ in ob_erase() 358 if(FMC_TOERR != fmc_state){ in ob_erase() 403 if(FMC_TOERR != fmc_state){ in ob_write_protection_enable() 430 if(FMC_TOERR != fmc_state){ in ob_write_protection_enable() 435 if(FMC_TOERR != fmc_state){ in ob_write_protection_enable() 488 if(FMC_TOERR != fmc_state){ in ob_security_protection_config() 493 if(FMC_TOERR != fmc_state){ in ob_security_protection_config() 544 if(FMC_TOERR != fmc_state){ in ob_user_write() 549 if(FMC_TOERR != fmc_state){ in ob_user_write() 585 if(FMC_TOERR != fmc_state){ in ob_data_program() [all …]
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/ |
D | gd32vf103_fmc.c | 251 if (FMC_TOERR != fmc_state) { in ob_erase() 256 if(FMC_TOERR != fmc_state){ in ob_erase() 318 if(FMC_TOERR != fmc_state){ in ob_write_protection_enable() 359 if (FMC_TOERR != fmc_state) { in ob_security_protection_config() 364 if (FMC_TOERR != fmc_state) { in ob_security_protection_config() 408 if(FMC_TOERR != fmc_state){ in ob_user_write() 436 if(FMC_TOERR != fmc_state){ in ob_data_program() 644 fmc_state = FMC_TOERR; in fmc_ready_wait()
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/ |
D | gd32f403_fmc.c | 536 if(FMC_TOERR != fmc_state){ in ob_erase() 541 if(FMC_TOERR != fmc_state){ in ob_erase() 600 if(FMC_TOERR != fmc_state){ in ob_write_protection_enable() 640 if(FMC_TOERR != fmc_state){ in ob_security_protection_config() 645 if(FMC_TOERR != fmc_state){ in ob_security_protection_config() 690 if(FMC_TOERR != fmc_state){ in ob_user_write() 718 if(FMC_TOERR != fmc_state){ in ob_data_program() 977 fmc_state = FMC_TOERR; in fmc_bank0_ready_wait() 1001 fmc_state = FMC_TOERR; in fmc_bank1_ready_wait()
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/ |
D | gd32f3x0_fmc.h | 120 FMC_TOERR, /*!< timeout error */ enumerator
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/ |
D | gd32e50x_fmc.h | 122 …FMC_TOERR, /*!< timeout error… enumerator
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/ |
D | gd32l23x_fmc.h | 123 …FMC_TOERR, /*!< timeout error… enumerator
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/ |
D | gd32e10x_fmc.h | 124 FMC_TOERR, /*!< timeout error */ enumerator
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/ |
D | gd32vf103_fmc.h | 134 FMC_TOERR, /*!< timeout error */ enumerator
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/include/ |
D | gd32f403_fmc.h | 162 FMC_TOERR, /*!< timeout error */ enumerator
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/ |
D | gd32f4xx_fmc.h | 138 FMC_TOERR, /*!< timeout error */ enumerator
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/ |
D | gd32e50x_fmc.c | 880 fmc_state = FMC_TOERR; in fmc_ready_wait()
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/source/ |
D | gd32l23x_fmc.c | 887 fmc_state = FMC_TOERR; in fmc_ready_wait()
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/source/ |
D | gd32e10x_fmc.c | 884 fmc_state = FMC_TOERR; in fmc_ready_wait()
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/source/ |
D | gd32a50x_fmc.c | 2120 fmc_state = FMC_TOERR; in fmc_bank0_ready_wait() 2153 fmc_state = FMC_TOERR; in fmc_bank1_ready_wait()
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/ |
D | gd32f4xx_fmc.c | 1047 fmc_state = FMC_TOERR; in fmc_ready_wait()
|
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/ |
D | gd32a50x_fmc.h | 198 …FMC_TOERR, /*!< timeout e… enumerator
|