Home
last modified time | relevance | path

Searched refs:FMC_WP (Results 1 – 13 of 13) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_fmc.h55 #define FMC_WP REG32(FMC + 0x00000020U) /*!< FMC write protection register */ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/cmsis/gd/gd32f3x0/source/
Dsystem_gd32f3x0.c158 OB_WP0 = ((uint8_t)(FMC_WP)); in SystemInit()
159 OB_WP1 = ((uint8_t)(FMC_WP >> 8)); in SystemInit()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_fmc.h55 #define FMC_WP REG32(FMC + 0x00000020U) /*!< FMC erase/… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_fmc.h52 #define FMC_WP REG32(FMC + 0x00000020U) /*!< FMC erase/… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/
Dgd32e10x_fmc.h56 #define FMC_WP REG32((FMC) + 0x00000020U) /*!< FMC erase/program protection… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_fmc.h55 #define FMC_WP REG32((FMC) + 0x20U) /*!< FMC erase/program protectio… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/
Dgd32vf103_fmc.c477 return FMC_WP; in ob_write_protection_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/include/
Dgd32f403_fmc.h54 #define FMC_WP REG32((FMC) + 0x20U) /*!< FMC erase/program protection… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_fmc.c705 return FMC_WP; in ob_write_protection_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/source/
Dgd32l23x_fmc.c706 return FMC_WP; in ob_write_protection_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_fmc.c658 return (uint16_t)(FMC_WP); in ob_write_protection_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/source/
Dgd32e10x_fmc.c709 return FMC_WP; in ob_write_protection_get()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/
Dgd32f403_fmc.c759 return FMC_WP; in ob_write_protection_get()