Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_fmc.c98 if (FMC_READY == fmc_state) { in fmc_page_erase()
122 if(FMC_READY == fmc_state){ in fmc_mass_erase()
147 if(FMC_READY == fmc_state){ in fmc_word_program()
171 if(FMC_READY == fmc_state){ in fmc_halfword_program()
233 if(FMC_READY == fmc_state){ in ob_erase()
242 if(FMC_READY == fmc_state){ in ob_erase()
289 if(FMC_READY == fmc_state){ in ob_write_protection_enable()
340 if(FMC_READY == fmc_state){ in ob_security_protection_config()
347 if(FMC_READY == fmc_state){ in ob_security_protection_config()
398 if(FMC_READY == fmc_state){ in ob_user_write()
[all …]
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_fmc.h130FMC_READY, /*!< the operation has been complete… enumerator

Completed in 11 milliseconds