Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_shrtimer.c103 dllcctl_reg |= SHRTIMER_DLLCCTL_CLBSTRT; in shrtimer_dll_calibration_start()
106 dllcctl_reg &= ~(SHRTIMER_DLLCCTL_CLBPER | SHRTIMER_DLLCCTL_CLBSTRT); in shrtimer_dll_calibration_start()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_shrtimer.h1007 #define SHRTIMER_DLLCCTL_CLBSTRT BIT(0) /*!< DLL calibration s… macro