Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c150 TIMER_CREP(timer_periph) = (uint32_t)initpara->repetitioncounter; in timer_init()
292 TIMER_CREP(timer_periph) = (uint32_t)repetition; in timer_repetition_value_config()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h63 #define TIMER_CREP(timerx) REG32((timerx) + 0x30U) /*!< TIMER counter repet… macro

Completed in 10 milliseconds