Home
last modified time | relevance | path

Searched refs:FMC_CTL_OBPG (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.c344 FMC_CTL |= FMC_CTL_OBPG; in ob_erase()
355 FMC_CTL &= ~FMC_CTL_OBPG; in ob_erase()
360 FMC_CTL &= ~FMC_CTL_OBPG; in ob_erase()
389 FMC_CTL |= FMC_CTL_OBPG; in ob_write_protection_enable()
405 FMC_CTL &= ~FMC_CTL_OBPG; in ob_write_protection_enable()
424 FMC_CTL |= FMC_CTL_OBPG; in ob_write_protection_enable()
432 FMC_CTL &= ~FMC_CTL_OBPG; in ob_write_protection_enable()
482 FMC_CTL |= FMC_CTL_OBPG; in ob_security_protection_config()
490 FMC_CTL &= ~FMC_CTL_OBPG; in ob_security_protection_config()
536 FMC_CTL |= FMC_CTL_OBPG; in ob_user_write()
[all …]
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/
Dgd32vf103_fmc.c246 FMC_CTL |= FMC_CTL_OBPG; in ob_erase()
253 FMC_CTL &= ~FMC_CTL_OBPG; in ob_erase()
258 FMC_CTL &= ~FMC_CTL_OBPG; in ob_erase()
292 FMC_CTL |= FMC_CTL_OBPG; in ob_write_protection_enable()
320 FMC_CTL &= ~FMC_CTL_OBPG; in ob_write_protection_enable()
352 FMC_CTL |= FMC_CTL_OBPG; in ob_security_protection_config()
361 FMC_CTL &= ~FMC_CTL_OBPG; in ob_security_protection_config()
400 FMC_CTL |= FMC_CTL_OBPG; in ob_user_write()
410 FMC_CTL &= ~FMC_CTL_OBPG; in ob_user_write()
430 FMC_CTL |= FMC_CTL_OBPG; in ob_data_program()
[all …]
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_fmc.c364 FMC_CTL |= FMC_CTL_OBPG; in ob_erase()
371 FMC_CTL &= ~FMC_CTL_OBPG; in ob_erase()
432 FMC_CTL |= FMC_CTL_OBPG; in ob_write_protection_enable()
443 FMC_CTL &= ~FMC_CTL_OBPG; in ob_write_protection_enable()
502 FMC_CTL |= FMC_CTL_OBPG; in ob_security_protection_config()
514 FMC_CTL &= ~FMC_CTL_OBPG; in ob_security_protection_config()
586 FMC_CTL |= FMC_CTL_OBPG; in ob_user_write()
598 FMC_CTL &= ~FMC_CTL_OBPG; in ob_user_write()
651 FMC_CTL |= FMC_CTL_OBPG; in ob_data_program()
662 FMC_CTL &= ~FMC_CTL_OBPG; in ob_data_program()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/source/
Dgd32l23x_fmc.c388 FMC_CTL |= FMC_CTL_OBPG; in ob_erase()
395 FMC_CTL &= ~FMC_CTL_OBPG; in ob_erase()
450 FMC_CTL |= FMC_CTL_OBPG; in ob_write_protection_enable()
461 FMC_CTL &= ~FMC_CTL_OBPG; in ob_write_protection_enable()
514 FMC_CTL |= FMC_CTL_OBPG; in ob_security_protection_config()
526 FMC_CTL &= ~FMC_CTL_OBPG; in ob_security_protection_config()
593 FMC_CTL |= FMC_CTL_OBPG; in ob_user_write()
605 FMC_CTL &= ~FMC_CTL_OBPG; in ob_user_write()
652 FMC_CTL |= FMC_CTL_OBPG; in ob_data_program()
663 FMC_CTL &= ~FMC_CTL_OBPG; in ob_data_program()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/source/
Dgd32e10x_fmc.c417 FMC_CTL |= FMC_CTL_OBPG; in ob_erase()
426 FMC_CTL &= ~FMC_CTL_OBPG; in ob_erase()
473 FMC_CTL |= FMC_CTL_OBPG; in ob_write_protection_enable()
485 FMC_CTL &= ~FMC_CTL_OBPG; in ob_write_protection_enable()
530 FMC_CTL |= FMC_CTL_OBPG; in ob_security_protection_config()
542 FMC_CTL &= ~FMC_CTL_OBPG; in ob_security_protection_config()
599 FMC_CTL |= FMC_CTL_OBPG; in ob_user_write()
611 FMC_CTL &= ~FMC_CTL_OBPG; in ob_user_write()
654 FMC_CTL |= FMC_CTL_OBPG; in ob_data_program()
666 FMC_CTL &= ~FMC_CTL_OBPG; in ob_data_program()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_fmc.h86 #define FMC_CTL_OBPG BIT(4) /*!< option bytes program command bit */ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/cmsis/gd/gd32f3x0/source/
Dsystem_gd32f3x0.c149 FMC_CTL |= FMC_CTL_OBPG; in SystemInit()
161 FMC_CTL &= ~FMC_CTL_OBPG; in SystemInit()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_fmc.h90 #define FMC_CTL_OBPG BIT(4) /*!< option byt… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_fmc.h88 #define FMC_CTL_OBPG BIT(4) /*!< option byt… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/
Dgd32e10x_fmc.h92 #define FMC_CTL_OBPG BIT(4) /*!< option bytes program command… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_fmc.h85 #define FMC_CTL_OBPG BIT(4) /*!< option bytes program comman… macro