Home
last modified time | relevance | path

Searched defs:compare (Results 1 – 3 of 3) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_lptimer.c175 void lptimer_countinue_start(uint32_t autoreload, uint32_t compare) in lptimer_countinue_start()
199 void lptimer_single_start(uint32_t autoreload, uint32_t compare) in lptimer_single_start()
283 void lptimer_compare_value_config(uint32_t compare) in lptimer_compare_value_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_mfcom.c383 void mfcom_timer_cmpvalue_set(uint32_t timer, uint32_t compare) in mfcom_timer_cmpvalue_set()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_mfcom.h160 …uint32_t compare; /*!< value for timer c… member