Home
last modified time | relevance | path

Searched refs:ob_security_protection_flag_get (Results 1 – 6 of 6) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_fmc.c372 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))) { in ob_erase()
427 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))) { in ob_write_protection_enable()
494 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))) { in ob_security_protection_config()
574 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))) { in ob_user_write()
632 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))) { in ob_data_program()
715 FlagStatus ob_security_protection_flag_get(void) in ob_security_protection_flag_get() function
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_fmc.c348 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))){ in ob_erase()
409 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))){ in ob_write_protection_enable()
482 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))){ in ob_security_protection_config()
567 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))){ in ob_user_write()
631 if((RESET != ob_security_protection_flag_get()) && (FMC_HSPC == (temp_spc & LOW_8BITS_MASK))){ in ob_data_program()
714 FlagStatus ob_security_protection_flag_get(void) in ob_security_protection_flag_get() function
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_fmc.c398 if(RESET == ob_security_protection_flag_get()){ in ob_erase()
718 FlagStatus ob_security_protection_flag_get(void) in ob_security_protection_flag_get() function
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_fmc.h270 FlagStatus ob_security_protection_flag_get(void);
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_fmc.h288 FlagStatus ob_security_protection_flag_get(void);
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_fmc.h277 FlagStatus ob_security_protection_flag_get(void);