Home
last modified time | relevance | path

Searched refs:watchdogTimeoutValue (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/eqdc/
Dfsl_eqdc.c118 EQDC_SetWatchdogTimeout(base, psConfig->watchdogTimeoutValue); in EQDC_Init()
239 psConfig->watchdogTimeoutValue = 0xFFFFU; in EQDC_GetDefaultConfig()
Dfsl_eqdc.h387 …uint16_t watchdogTimeoutValue; /*!< Watchdog timeout count value. It stores the timeout count for … member
/hal_nxp-latest/mcux/mcux-sdk/drivers/qdc/
Dfsl_qdc.c137 …base->WTR = config->watchdogTimeoutValue; /* WDOG can be only available when the feature is enable… in QDC_Init()
254 config->watchdogTimeoutValue = 0U; in QDC_GetDefaultConfig()
Dfsl_qdc.h209 …uint16_t watchdogTimeoutValue; /*!< Watchdog timeout count value. It stores the timeout count for … member
/hal_nxp-latest/mcux/mcux-sdk/drivers/enc/
Dfsl_enc.c138 …base->WTR = config->watchdogTimeoutValue; /* WDOG can be only available when the feature is enable… in ENC_Init()
255 config->watchdogTimeoutValue = 0U; in ENC_GetDefaultConfig()
Dfsl_enc.h210 …uint16_t watchdogTimeoutValue; /*!< Watchdog timeout count value. It stores the timeout count for … member