Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_fmc.h183 #define FMC_OB1CS_EPLOAD BIT(15) /*!< load E… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/source/
Dgd32a50x_fmc.c1495 reg &= ~FMC_OB1CS_EPLOAD; in ob1_epload_config()