Home
last modified time | relevance | path

Searched refs:primarySource (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/qtmr_2/
Dfsl_qtmr.c77 base->CTRL = (TMR_CTRL_PCS(config->primarySource) | TMR_CTRL_SCS(config->secondarySource)); in QTMR_Init()
138 config->primarySource = kQTMR_ClockDivide_2; in QTMR_GetDefaultConfig()
Dfsl_qtmr.h140 qtmr_primary_count_source_t primarySource; /*!< Specify the primary count source */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/qtmr_1/
Dfsl_qtmr.c80 …base->CHANNEL[channel].CTRL = (TMR_CTRL_PCS(config->primarySource) | TMR_CTRL_SCS(config->secondar… in QTMR_Init()
145 config->primarySource = kQTMR_ClockDivide_2; in QTMR_GetDefaultConfig()
Dfsl_qtmr.h171 qtmr_primary_count_source_t primarySource; /*!< Specify the primary count source */ member