Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/pf5020/
Dfsl_pf5020.c1776 …status = PF5020_ModifyReg(handle, PF5020_WD_EXPIRE, 0x70U, ((config->cyclicCounterMaxVale << 4U) &… in PF5020_WDOG_ConfigInternalTimer()
1800 (void)PF5020_ReadReg(handle, PF5020_WD_EXPIRE, &tmp8); in PF5020_WDOG_GetCyclicCounterValue()
Dfsl_pf5020.h82 #define PF5020_WD_EXPIRE 0x3FU macro