Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_lptimer.c59 initpara->clocksource = LPTIMER_INTERNALCLK; in lptimer_struct_para_init()
101 …if((initpara->clocksource == LPTIMER_INTERNALCLK) && (initpara->countersource == LPTIMER_COUNTER_E… in lptimer_init()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_lptimer.h156 #define LPTIMER_INTERNALCLK ((uint32_t)0x00000000U) /*!< LPTIMER is clo… macro