Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dcic/
Dfsl_dcic.c28 static uint32_t DCIC_GetInstance(const DCIC_Type *base);
44 static uint32_t DCIC_GetInstance(const DCIC_Type *base) in DCIC_GetInstance() function
96 (void)CLOCK_EnableClock(s_dcicClocks[DCIC_GetInstance(base)]); in DCIC_Init()
118 (void)CLOCK_DisableClock(s_dcicClocks[DCIC_GetInstance(base)]); in DCIC_Deinit()