Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h409 #define TIMER_FCCHP1_IOS BIT(10) /*!< idle mode … macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c2812 …TIMER_FCCHP1(timer_periph) &= (~(uint32_t)(TIMER_FCCHP1_DTCFG | TIMER_FCCHP1_IOS | TIMER_FCCHP1_RO… in timer_channel_free_complementary_config()