Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/cop/
Dfsl_cop.c46 config->timeoutMode = kCOP_LongTimeoutMode; in COP_GetDefaultConfig()
80 value = SIM_COPC_COPW(config->enableWindowMode) | SIM_COPC_COPCLKS(config->timeoutMode) | in COP_Init()
Dfsl_cop.h67 cop_timeout_mode_t timeoutMode; /*!< COP timeout mode: long timeout or short timeout */ member