Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/wdog32/
Dfsl_wdog32.c37 static uint32_t WDOG32_GetInstance(WDOG_Type *base);
53 static uint32_t WDOG32_GetInstance(WDOG_Type *base) in WDOG32_GetInstance() function
138 RESET_ReleasePeripheralReset(s_wdogResets[WDOG32_GetInstance(base)]); in WDOG32_Init()