Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/intm/
Dfsl_intm.c46 config->intm[i].maxtimer = 1000U; in INTM_GetDefaultConfig()
69 base->MON[i].INTM_LATENCY = INTM_MON_INTM_LATENCY_LAT(config->intm[i].maxtimer); in INTM_Init()
Dfsl_intm.h40 uint32_t maxtimer; /*!< Set the maximum timer */ member