Home
last modified time | relevance | path

Searched refs:FMC_INT_ERR (Results 1 – 5 of 5) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_fmc.h198 #define FMC_INT_ERR FMC_CTL_ERRIE /*!< FMC error … macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_fmc.h208 #define FMC_INT_ERR FMC_CTL_ERRIE /*!< FMC error … macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/
Dgd32e10x_fmc.h128 #define FMC_INT_ERR FMC_CTL_ERRIE /*!< enable FMC error interrupt */ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_fmc.h141 FMC_INT_ERR = FMC_CTL_ERRIE, /*!< enable FMC error interrupt */ enumerator
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_fmc.h308 #define FMC_INT_ERR ((uint32_t)0x02000000U) /*!< enable FMC error interrupt */ macro