Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/tmu/
Dfsl_tmu.c169 base->TMR = TMU_TMR_ALPF(config->averageLPF) | TMU_TMR_MSITE(config->monitorSiteSelection); in TMU_Init()
212 config->monitorSiteSelection = 0U; /* If no site is selected, site 0 is monitored by default. */ in TMU_GetDefaultConfig()
Dfsl_tmu.h140 …uint16_t monitorSiteSelection; /*!< By setting the select bit for a temperature sensor site, it is… member