Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/semc/
Dfsl_semc.c110 static uint32_t SEMC_GetInstance(SEMC_Type *base);
164 static uint32_t SEMC_GetInstance(SEMC_Type *base) in SEMC_GetInstance() function
342 CLOCK_EnableClock(s_semcClock[SEMC_GetInstance(base)]); in SEMC_Init()
344 CLOCK_EnableClock(s_semcExtClock[SEMC_GetInstance(base)]); in SEMC_Init()
407 CLOCK_DisableClock(s_semcClock[SEMC_GetInstance(base)]); in SEMC_Deinit()
409 CLOCK_DisableClock(s_semcExtClock[SEMC_GetInstance(base)]); in SEMC_Deinit()