Home
last modified time | relevance | path

Searched refs:input_source (Results 1 – 4 of 4) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/source/
Dgd32a50x_mfcom.c125 init_struct->input_source = MFCOM_SHIFTER_INSRC_PIN; in mfcom_shifter_struct_para_init()
244 MFCOM_SCFG(shifter) = init_struct->input_source | init_struct->stopbit | init_struct->startbit; in mfcom_shifter_init()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_mfcom.h176 …uint32_t input_source; /*!< selects the input… member
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_shrtimer.c1528 synccfg->input_source = SHRTIMER_SYNCINPUTSOURCE_DISABLE; in shrtimer_synccfg_struct_para_init()
1551 mtctl0_reg |= synccfg->input_source; in shrtimer_synchronization_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_shrtimer.h1150 …uint32_t input_source; /*!< the external synchronization input source, refer … member