Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_shrtimer.c322 timerinit->update_selection = SHRTIMER_MT_ST_UPDATE_SELECTION_INDEPENDENT; in shrtimer_timerinit_struct_para_init()
2819 mtctl0_reg |= (master_timerinit->update_selection << 2); in master_timer_waveform_config()
2912 stxctl0_reg |= (slave_timerinit->update_selection); in slave_timer_waveform_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_shrtimer.h1098 …uint32_t update_selection; /*!< the update occurs with respect to DMA mode or STx… member