Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h169 #define TIMER_CHCTL1_CH2COMSEN BIT(3) /*!< channel 2 output compare shadow e… macro
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c921 TIMER_CHCTL1(timer_periph) &= (~(uint32_t)TIMER_CHCTL1_CH2COMSEN); in timer_channel_output_shadow_config()

Completed in 14 milliseconds