Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/ostimer/
Dfsl_ostimer.h202 static inline uint64_t OSTIMER_GetCurrentTimerRawValue(OSTIMER_Type *base) in OSTIMER_GetCurrentTimerRawValue() function
Dfsl_ostimer.c344 tmp = OSTIMER_GetCurrentTimerRawValue(base); in OSTIMER_GetCurrentTimerValue()