Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_shrtimer.c768 dtcfg->falling_sign = SHRTIMER_DEADTIME_FALLINGSIGN_POSITIVE; in shrtimer_deadtimercfg_struct_para_init()
817 dtctl_reg |= dtcfg->falling_sign; in shrtimer_slavetimer_deadtime_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_shrtimer.h1136 …uint32_t falling_sign; /*!< the sign of falling edge dead-time value, refer t… member