Home
last modified time | relevance | path

Searched refs:timeout_value (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.c454 comparecfg->timeout_value = 0x0U; in shrtimer_comparecfg_struct_para_init()
497 SHRTIMER_STXCMP0V(shrtimer_periph, timer_id) = cmpcfg->timeout_value; in shrtimer_slavetimer_waveform_compare_config()
499 SHRTIMER_STXCMP2V(shrtimer_periph, timer_id) = cmpcfg->timeout_value; in shrtimer_slavetimer_waveform_compare_config()
526 SHRTIMER_STXCMP0V(shrtimer_periph, timer_id) = cmpcfg->timeout_value; in shrtimer_slavetimer_waveform_compare_config()
528 SHRTIMER_STXCMP2V(shrtimer_periph, timer_id) = cmpcfg->timeout_value; in shrtimer_slavetimer_waveform_compare_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_shrtimer.h1119 …uint32_t timeout_value; /*!< compare value for compare 0 or 2 when compare 3 o… member