Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/wkt/
Dfsl_wkt.c25 static uint32_t WKT_GetInstance(WKT_Type *base);
46 static uint32_t WKT_GetInstance(WKT_Type *base) in WKT_GetInstance() function
79 CLOCK_EnableClock(s_wktClocks[WKT_GetInstance(base)]); in WKT_Init()
84 RESET_PeripheralReset(s_wktResets[WKT_GetInstance(base)]); in WKT_Init()