Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_shrtimer.c2980 exevcfg1_reg = SHRTIMER_EXEVCFG1(shrtimer_periph); in external_event_config()
3044 SHRTIMER_EXEVCFG1(shrtimer_periph) = exevcfg1_reg; in external_event_config()
3057 SHRTIMER_EXEVCFG1(shrtimer_periph) = exevcfg1_reg; in external_event_config()
3070 SHRTIMER_EXEVCFG1(shrtimer_periph) = exevcfg1_reg; in external_event_config()
3083 SHRTIMER_EXEVCFG1(shrtimer_periph) = exevcfg1_reg; in external_event_config()
3096 SHRTIMER_EXEVCFG1(shrtimer_periph) = exevcfg1_reg; in external_event_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_shrtimer.h104 #define SHRTIMER_EXEVCFG1(shrtimery) REG32(((shrtimery) + 0x00000380U) + 0x000000… macro