Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_shrtimer.c1280 SHRTIMER_MTCREP(shrtimer_periph) = replvalue; in shrtimer_timers_repetition_value_config()
1314 repval = SHRTIMER_MTCREP(shrtimer_periph); in shrtimer_timers_repetition_value_get()
2771 SHRTIMER_MTCREP(shrtimer_periph) = master_baseinit->repetitioncounter; in master_timer_base_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_shrtimer.h53 #define SHRTIMER_MTCREP(shrtimery) REG32((shrtimery) + 0x00000018U) … macro