Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_shrtimer.c369 timercgf->fault_enable = SHRTIMER_STXFAULTENABLE_NONE; in shrtimer_timercfg_struct_para_init()
420 stxfltctl_reg |= (timercfg->fault_enable & STX_FAULTCH_MASK); in shrtimer_slavetimer_waveform_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_shrtimer.h1106 …uint32_t fault_enable; /*!< specifies whether or not the fault channels are e… member