Home
last modified time | relevance | path

Searched refs:FMC_WS_ICRST (Results 1 – 4 of 4) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_fmc.h70 #define FMC_WS_ICRST BIT(11) /*!< IBUS cache… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/
Dgd32e10x_fmc.h71 #define FMC_WS_ICRST BIT(11) /*!< IBUS cache reset */ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_fmc.c164 FMC_WS |= FMC_WS_ICRST; in fmc_ibus_reset()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/source/
Dgd32e10x_fmc.c139 FMC_WS |= FMC_WS_ICRST; in fmc_ibus_reset()