Home
last modified time | relevance | path

Searched refs:OB_SPC_USER (Results 1 – 8 of 8) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_fmc.c369 temp_spc = OB_SPC_USER; in ob_erase()
390 OB_SPC_USER = (temp_spc & LOW_8BITS_MASK) | LOW_8BITS_MASK1; in ob_erase()
424 temp_spc = OB_SPC_USER; in ob_write_protection_enable()
491 temp_spc = OB_SPC_USER & LOW_16BITS_MASK; in ob_security_protection_config()
571 temp_spc = OB_SPC_USER; in ob_user_write()
629 temp_spc = OB_SPC_USER; in ob_data_program()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_fmc.c345 temp_spc = OB_SPC_USER; in ob_erase()
366 OB_SPC_USER = (temp_spc & LOW_8BITS_MASK) | LOW_8BITS_MASK1; in ob_erase()
406 temp_spc = OB_SPC_USER; in ob_write_protection_enable()
479 temp_spc = OB_SPC_USER & LOW_16BITS_MASK; in ob_security_protection_config()
564 temp_spc = OB_SPC_USER; in ob_user_write()
628 temp_spc = OB_SPC_USER; in ob_data_program()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_fmc.h59 #define OB_SPC_USER REG32(OB + 0x00000000U) /*!< option byt… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_fmc.h57 #define OB_SPC_USER REG32(OB + 0x00000000U) /*!< option byt… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_fmc.h60 #define OB_SPC_USER REG32((OB) + 0x00000000U) /*!< option byte security protect… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_fmc.c420 OB_SPC_USER = temp; in ob_erase()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_fmc.c936 temp_spc_user = OB_SPC_USER; in ob_erase()
962 OB_SPC_USER = (temp_spc_user & LOW_8BITS_MASK) | LOW_8BITS_MASK1; in ob_erase()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_fmc.h66 #define OB_SPC_USER REG32((OB) + 0x00000000U) /*!< option… macro