Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/wdog32/
Dfsl_wdog32.h352 void WDOG32_SetWindowValue(WDOG_Type *base, uint16_t windowValue);
354 AT_QUICKACCESS_SECTION_CODE(void WDOG32_SetWindowValue(WDOG_Type *base, uint16_t windowValue));
Dfsl_wdog32.c316 void WDOG32_SetWindowValue(WDOG_Type *base, uint16_t windowValue) in WDOG32_SetWindowValue() function