Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eqdc/
Dfsl_eqdc.c137 EQDC_CTRL_WDE(psConfig->enableWatchdog) | /* Enable watchdog. */ in EQDC_Init()
238 psConfig->enableWatchdog = false; in EQDC_GetDefaultConfig()
Dfsl_eqdc.h386 …bool enableWatchdog; /*!< Enable the watchdog to detect if the target is moving or not. … member
/hal_nxp-latest/mcux/mcux-sdk/drivers/qdc/
Dfsl_qdc.c134 if (config->enableWatchdog) in QDC_Init()
253 config->enableWatchdog = false; in QDC_GetDefaultConfig()
Dfsl_qdc.h208 …bool enableWatchdog; /*!< Enable the watchdog to detect if the target is moving or not. … member
/hal_nxp-latest/mcux/mcux-sdk/drivers/enc/
Dfsl_enc.c135 if (config->enableWatchdog) in ENC_Init()
254 config->enableWatchdog = false; in ENC_GetDefaultConfig()
Dfsl_enc.h209 …bool enableWatchdog; /*!< Enable the watchdog to detect if the target is moving or not. … member