Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h417 #define TIMER_FCCHP2_FCCHP2EN BIT(31) /*!< free compl… macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c2819 …&= (~(uint32_t)(TIMER_FCCHP2_DTCFG | TIMER_FCCHP2_IOS | TIMER_FCCHP2_ROS | TIMER_FCCHP2_FCCHP2EN)); in timer_channel_free_complementary_config()