Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_shrtimer.c285 SHRTIMER_CTL1(shrtimer_periph) |= timersrc; in shrtimer_software_update()
304 SHRTIMER_CTL1(shrtimer_periph) |= timerrst; in shrtimer_software_counter_reset()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_shrtimer.h92 #define SHRTIMER_CTL1(shrtimery) REG32(((shrtimery) + 0x00000380U) + 0x000000… macro