Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/wdog32/
Dfsl_wdog32.h348 void WDOG32_SetWindowValue(WDOG_Type *base, uint16_t windowValue);
350 AT_QUICKACCESS_SECTION_CODE(void WDOG32_SetWindowValue(WDOG_Type *base, uint16_t windowValue));
Dfsl_wdog32.c267 void WDOG32_SetWindowValue(WDOG_Type *base, uint16_t windowValue) in WDOG32_SetWindowValue() function