Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_fmc.c251 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()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_fmc.h134 FMC_TOERR, /*!< timeout error */ enumerator

Completed in 9 milliseconds