Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/tmu_3/
Dfsl_tmu.c130 base->TMTMIR = TMU_TMTMIR_TMI(config->monitorInterval); in TMU_Init()
169 config->monitorInterval = 0U; in TMU_GetDefaultConfig()
Dfsl_tmu.h146 …uint8_t monitorInterval; /*!< Temperature monitoring interval in seconds. Please refer to specific… member
/hal_nxp-latest/mcux/mcux-sdk/drivers/tmu/
Dfsl_tmu.c172 base->TMTMIR = TMU_TMTMIR_TMI(config->monitorInterval); in TMU_Init()
211 config->monitorInterval = 0U; in TMU_GetDefaultConfig()
Dfsl_tmu.h139 …uint8_t monitorInterval; /*!< Temperature monitoring interval in seconds. Please refer to specific… member