Home
last modified time | relevance | path

Searched refs:OB_SPC (Results 1 – 10 of 10) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_fmc.c347 OB_SPC = fmc_spc; in ob_erase()
834 ob_parm->spc = (uint8_t)OB_SPC; in ob_parm_get()
875 OB_SPC = spc; in ob_value_modify()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/
Dgd32vf103_fmc.c248 OB_SPC = (uint16_t) temp_spc; in ob_erase()
354 OB_SPC = (uint16_t) ob_spc; in ob_security_protection_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_fmc.h59 #define OB_SPC REG16(OB + 0x00000000U) /*!< option byte security protection va… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/cmsis/gd/gd32f3x0/source/
Dsystem_gd32f3x0.c151 OB_SPC = FMC_NSPC; in SystemInit()
153 OB_SPC = FMC_LSPC; in SystemInit()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/
Dgd32f403_fmc.c533 OB_SPC = (uint16_t)temp_spc; in ob_erase()
635 OB_SPC = (uint16_t)ob_spc; in ob_security_protection_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_fmc.h58 #define OB_SPC REG16((OB) + 0x00U) /*!< option byte security protec… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/include/
Dgd32f403_fmc.h62 #define OB_SPC REG16((OB) + 0x00U) /*!< option byte security protect… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_fmc.h64 #define OB_SPC REG32((OB) + 0x00010001U) /*!< option byte security protect… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_fmc.h64 #define OB_SPC REG16((OB) + 0x00000000U) /*!< option… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/source/
Dgd32a50x_fmc.c1277 val = OB_SPC; in ob_data_program()