Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h93 #define TIMER_CTL1_ISO2 BIT(12) /*!< idle state of channel 2 output */ macro
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c769 TIMER_CTL1(timer_periph) &= (~(uint32_t)TIMER_CTL1_ISO2); in timer_channel_output_config()

Completed in 13 milliseconds