Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h421 #define TIMER_FCCHP3_IOS BIT(10) /*!< idle mode … macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c2826 …TIMER_FCCHP3(timer_periph) &= (~(uint32_t)(TIMER_FCCHP3_DTCFG | TIMER_FCCHP3_IOS | TIMER_FCCHP3_RO… in timer_channel_free_complementary_config()