Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c2778 freecompara->freecomstate = TIMER_FCCHP_STATE_DISABLE; in timer_free_complementary_struct_para_init()
2809 TIMER_FCCHP0(timer_periph) |= fcpara->freecomstate; in timer_channel_free_complementary_config()
2816 TIMER_FCCHP1(timer_periph) |= fcpara->freecomstate; in timer_channel_free_complementary_config()
2823 TIMER_FCCHP2(timer_periph) |= fcpara->freecomstate; in timer_channel_free_complementary_config()
2830 TIMER_FCCHP3(timer_periph) |= fcpara->freecomstate; in timer_channel_free_complementary_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h492 …uint32_t freecomstate; /*!< free compleme… member