Home
last modified time | relevance | path

Searched refs:CALIB_DECREASE (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rtc.h510 #define CALIB_DECREASE ((uint8_t)0x02U) /*!< RTC coar… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_rtc.c1279 if(CALIB_DECREASE == direction) { in rtc_coarse_calibration_config()