Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imxrt6xx/
Dfsl_ostimer.c32 static uint32_t OSTIMER_GetInstance(OSTIMER_Type *base);
78 static uint32_t OSTIMER_GetInstance(OSTIMER_Type *base) in OSTIMER_GetInstance() function
162 (void)EnableIRQ(s_ostimerIRQ[OSTIMER_GetInstance(base)]); in OSTIMER_EnableInterrupt()
171 (void)DisableIRQ(s_ostimerIRQ[OSTIMER_GetInstance(base)]); in OSTIMER_EnableInterrupt()
187 uint32_t instance = OSTIMER_GetInstance(base); in OSTIMER_Init()
214 CLOCK_DisableClock(s_ostimerClock[OSTIMER_GetInstance(base)]); in OSTIMER_Deinit()
271 uint32_t instance = OSTIMER_GetInstance(base); in OSTIMER_SetMatchRawValue()
/hal_nxp-2.7.6/mcux/drivers/lpc/
Dfsl_ostimer.c32 static uint32_t OSTIMER_GetInstance(OSTIMER_Type *base);
78 static uint32_t OSTIMER_GetInstance(OSTIMER_Type *base) in OSTIMER_GetInstance() function
162 (void)EnableIRQ(s_ostimerIRQ[OSTIMER_GetInstance(base)]); in OSTIMER_EnableInterrupt()
171 (void)DisableIRQ(s_ostimerIRQ[OSTIMER_GetInstance(base)]); in OSTIMER_EnableInterrupt()
187 uint32_t instance = OSTIMER_GetInstance(base); in OSTIMER_Init()
214 CLOCK_DisableClock(s_ostimerClock[OSTIMER_GetInstance(base)]); in OSTIMER_Deinit()
271 uint32_t instance = OSTIMER_GetInstance(base); in OSTIMER_SetMatchRawValue()