Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_fmc.h210 #define OB_WP3_WP3 ((uint32_t)0xFF000000U) /*!< FMC write protection option … macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/
Dgd32vf103_fmc.c287 temp_wp3 = (uint16_t) ((ob_wp & OB_WP3_WP3) >> 24U); in ob_write_protection_enable()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/include/
Dgd32f403_fmc.h249 #define OB_WP3_WP3 ((uint32_t)0xFF000000U) /*!< FMC write protection option … macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/
Dgd32f403_fmc.c569 temp_wp3 = (uint16_t)((ob_wp & OB_WP3_WP3) >> 24U); in ob_write_protection_enable()