Home
last modified time | relevance | path

Searched refs:OCTL_RCCV (Results 1 – 10 of 10) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_bkp.c211 ctl &= (uint16_t)OCTL_RCCV(0); in bkp_rtc_calibration_value_set()
212 ctl |= (uint16_t)OCTL_RCCV(value); in bkp_rtc_calibration_value_set()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/
Dgd32vf103_bkp.c175 ctl |= (uint16_t)OCTL_RCCV(value); in bkp_rtc_calibration_value_set()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_bkp.h90 #define OCTL_RCCV(regval) (BITS(0,6) & (uint32_t)(regval)) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/source/
Dgd32e10x_bkp.c217 ctl |= (uint16_t)OCTL_RCCV(value); in bkp_rtc_calibration_value_set()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/
Dgd32f403_bkp.c206 ctl |= (uint16_t)OCTL_RCCV(value); in bkp_rtc_calibration_value_set()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/source/
Dgd32a50x_bkp.c206 ctl |= (uint16_t)OCTL_RCCV(value); in bkp_rtc_calibration_value_set()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_bkp.h168 #define OCTL_RCCV(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/include/
Dgd32f403_bkp.h124 #define OCTL_RCCV(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/
Dgd32e10x_bkp.h172 #define OCTL_RCCV(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_bkp.h124 #define OCTL_RCCV(regval) (BITS(0,6) & ((uint32_t)(regval) << 0)) macro