Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_timer.h229 #define TIMER_CHCTL1_CH2COMADDSEN BIT(28) /*!< channel 2 … macro
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_timer.c2610 TIMER_CHCTL1(timer_periph) &= (~(uint32_t)TIMER_CHCTL1_CH2COMADDSEN); in timer_channel_additional_output_shadow_config()