Searched refs:secondarySource (Results 1 – 4 of 4) sorted by relevance
77 base->CTRL = (TMR_CTRL_PCS(config->primarySource) | TMR_CTRL_SCS(config->secondarySource)); in QTMR_Init()140 config->secondarySource = kQTMR_Counter0InputPin; in QTMR_GetDefaultConfig()
141 qtmr_input_source_t secondarySource; /*!< Specify the secondary count source */ member
80 …NNEL[channel].CTRL = (TMR_CTRL_PCS(config->primarySource) | TMR_CTRL_SCS(config->secondarySource)); in QTMR_Init()147 config->secondarySource = kQTMR_Counter0InputPin; in QTMR_GetDefaultConfig()
172 qtmr_input_source_t secondarySource; /*!< Specify the secondary count source */ member