Searched refs:timeoutCycles (Results 1 – 2 of 2) sorted by relevance
51 config->timeoutCycles = kCOP_2Power10CyclesOr2Power18Cycles; in COP_GetDefaultConfig()81 SIM_COPC_COPT(config->timeoutCycles) | SIM_COPC_COPSTPEN(config->enableStop) | in COP_Init()85 SIM_COPC_COPT(config->timeoutCycles); in COP_Init()
72 cop_timeout_cycles_t timeoutCycles; /*!< Set COP timeout value */ member