Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf5020/
Dfsl_pf5020.h683 …uint8_t cyclicCounterMaxVale; /*!< The max value of watchdog cyclic counter, and the cyclic counte… member
Dfsl_pf5020.c1776 …status = PF5020_ModifyReg(handle, PF5020_WD_EXPIRE, 0x70U, ((config->cyclicCounterMaxVale << 4U) &… in PF5020_WDOG_ConfigInternalTimer()