Home
last modified time | relevance | path

Searched refs:SHRTIMER_CTL0_ST0UPDIS (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.c206 SHRTIMER_CTL0(shrtimer_periph) &= ~SHRTIMER_CTL0_ST0UPDIS; in shrtimer_timers_update_event_enable()
246 SHRTIMER_CTL0(shrtimer_periph) |= SHRTIMER_CTL0_ST0UPDIS; in shrtimer_timers_update_event_disable()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_shrtimer.h684 #define SHRTIMER_CTL0_ST0UPDIS BIT(1) /*!< Slave_TIMER0 upda… macro