Home
last modified time | relevance | path

Searched refs:ob_spc (Results 1 – 16 of 16) sorted by relevance

/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_fmc.c336 fmc_state_enum ob_security_protection_config(uint8_t ob_spc) in ob_security_protection_config() argument
354 OB_SPC = (uint16_t) ob_spc; in ob_security_protection_config()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_fmc.c483 fmc_state_enum ob_security_protection_config(uint8_t ob_spc) in ob_security_protection_config() argument
501 op_byte[0] = ((uint32_t)(ob_spc)) | ((op_byte[0] & HIGH_16BITS_MASK)); in ob_security_protection_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_fmc.c471 fmc_state_enum ob_security_protection_config(uint8_t ob_spc) in ob_security_protection_config() argument
489 op_byte[0] = ((uint32_t)(ob_spc)) | ((op_byte[0] & HIGH_16BITS_MASK)); in ob_security_protection_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_fmc.c456 fmc_state_enum ob_security_protection_config(uint8_t ob_spc) in ob_security_protection_config() argument
484 ob_value_modify(OB_SPC_ADDR, (uint16_t)ob_spc ,&ob_parm); in ob_security_protection_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_fmc.c509 fmc_state_enum ob_security_protection_config(uint8_t ob_spc) in ob_security_protection_config() argument
517 op_byte[0] = ((uint32_t)(ob_spc)) | ((op_byte[0] & HIGH_16BITS_MASK)); in ob_security_protection_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_fmc.c672 void ob_security_protection_config(uint8_t ob_spc) in ob_security_protection_config() argument
684 reg |= ((uint32_t)ob_spc << 8U); in ob_security_protection_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_fmc.h223 fmc_state_enum ob_security_protection_config(uint8_t ob_spc);
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_fmc.c617 fmc_state_enum ob_security_protection_config(uint8_t ob_spc) in ob_security_protection_config() argument
635 OB_SPC = (uint16_t)ob_spc; in ob_security_protection_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_fmc.h258 fmc_state_enum ob_security_protection_config(uint8_t ob_spc);
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_fmc.h276 fmc_state_enum ob_security_protection_config(uint8_t ob_spc);
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_fmc.h265 fmc_state_enum ob_security_protection_config(uint8_t ob_spc);
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_fmc.h281 fmc_state_enum ob_security_protection_config(uint8_t ob_spc);
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_fmc.h335 fmc_state_enum ob_security_protection_config(uint8_t ob_spc);
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_fmc.h376 void ob_security_protection_config(uint8_t ob_spc);
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_fmc.c1098 fmc_state_enum ob_security_protection_config(uint16_t ob_spc) in ob_security_protection_config() argument
1113 op_byte[0] = ((uint32_t)(ob_spc)) | ((op_byte[0] & HIGH_16BITS_MASK)); in ob_security_protection_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_fmc.h489 fmc_state_enum ob_security_protection_config(uint16_t ob_spc);