Searched refs:TIMER_SMCFG_TRGS (Results 1 – 2 of 2) sorted by relevance
1545 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()
99 #define TIMER_SMCFG_TRGS BITS(4,6) /*!< trigger selection */ macro
Completed in 10 milliseconds