Home
last modified time | relevance | path

Searched refs:OB_WP1_WP1 (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.h204 #define OB_WP1_WP1 ((uint32_t)0x0000FF00U) /*!< 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.c285 temp_wp1 = (uint16_t) ((ob_wp & OB_WP1_WP1) >> 8U); 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.h243 #define OB_WP1_WP1 ((uint32_t)0x0000FF00U) /*!< 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.c567 temp_wp1 = (uint16_t)((ob_wp & OB_WP1_WP1) >> 8U); in ob_write_protection_enable()