Home
last modified time | relevance | path

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

/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c1699 TIMER_SMCFG(timer_periph) |= (uint32_t)TIMER_SLAVE_MODE_EXTERNAL0; in timer_internal_trigger_as_external_clock_config()
1760 TIMER_SMCFG(timer_periph) |= (uint32_t)TIMER_SLAVE_MODE_EXTERNAL0; in timer_external_trigger_as_external_clock_config()
1787 TIMER_SMCFG(timer_periph) |= (uint32_t)(TIMER_SLAVE_MODE_EXTERNAL0 | TIMER_SMCFG_TRGSEL_ETIFP); in timer_external_clock_mode0_config()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h544 #define TIMER_SLAVE_MODE_EXTERNAL0 SMCFG_SMC(7) /*!< external c… macro

Completed in 11 milliseconds