Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c1545 TIMER_SMCFG(timer_periph) &= (~(uint32_t)TIMER_SMCFG_TRGS); in timer_input_trigger_source_select()
1785 TIMER_SMCFG(timer_periph) &= (~(uint32_t)(TIMER_SMCFG_SMC | TIMER_SMCFG_TRGS)); in timer_external_clock_mode0_config()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h99 #define TIMER_SMCFG_TRGS BITS(4,6) /*!< trigger selection */ macro

Completed in 10 milliseconds