Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_mfcom.c105 init_struct->stopbit = MFCOM_TIMER_STOPBIT_DISABLE; in mfcom_timer_struct_para_init()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_mfcom.h283 #define MFCOM_TIMER_STOPBIT_DISABLE TMCFG_TMSTOP(0) … macro