Home
last modified time | relevance | path

Searched refs:OB_WP1 (Results 1 – 11 of 11) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_fmc.c386 if (0xFFU == (uint8_t)OB_WP1){ in ob_write_protection_enable()
398 OB_WP1 = ob_wrp1 ; in ob_write_protection_enable()
839 ob_parm->wp1 = (uint8_t)OB_WP1; in ob_parm_get()
887 OB_WP1 = wp1; in ob_value_modify()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_fmc.h64 #define OB_WP1 REG16(OB + 0x0000000AU) /*!< option byte write protection 1 */ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_fmc.h62 #define OB_WP1 REG32(OB + 0x0000000CU) /*!< option byt… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_fmc.h60 #define OB_WP1 REG32(OB + 0x0000000CU) /*!< option byt… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/
Dgd32e10x_fmc.h63 #define OB_WP1 REG32((OB) + 0x0000000CU) /*!< option bytes write protectio… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_fmc.h61 #define OB_WP1 REG16((OB) + 0x0AU) /*!< option byte write protectio… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/
Dgd32vf103_fmc.c301 OB_WP1 = temp_wp1; 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.h65 #define OB_WP1 REG16((OB) + 0x0AU) /*!< option byte write protection… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_fmc.h62 #define OB_WP1 REG32((OB) + 0x00000008U) /*!< option byte write protection… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/cmsis/gd/gd32f3x0/source/
Dsystem_gd32f3x0.c159 OB_WP1 = ((uint8_t)(FMC_WP >> 8)); in SystemInit()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/
Dgd32f403_fmc.c583 OB_WP1 = temp_wp1; in ob_write_protection_enable()