Home
last modified time | relevance | path

Searched refs:OB_USER (Results 1 – 9 of 9) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_fmc.c348 OB_USER = OB_USER_DEFAULT; in ob_erase()
835 ob_parm->user = (uint8_t)OB_USER; in ob_parm_get()
876 OB_USER = user; in ob_value_modify()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_fmc.h60 #define OB_USER REG16(OB + 0x00000002U) /*!< option byte user value*/ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_fmc.h59 #define OB_USER REG16((OB) + 0x02U) /*!< option byte user value*/ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/
Dgd32vf103_fmc.c403 OB_USER = (uint16_t) temp; in ob_user_write()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/include/
Dgd32f403_fmc.h63 #define OB_USER REG16((OB) + 0x02U) /*!< option byte user value*/ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_fmc.h63 #define OB_USER REG32((OB) + 0x00010000U) /*!< option byte user value*/ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/cmsis/gd/gd32f3x0/source/
Dsystem_gd32f3x0.c155 OB_USER = OB_USER_DEFAULT & ((uint8_t)(FMC_OBSTAT >> 8)); in SystemInit()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/
Dgd32f403_fmc.c685 OB_USER = (uint16_t)temp; in ob_user_write()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_fmc.h65 #define OB_USER REG16((OB) + 0x00000002U) /*!< option… macro