Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/ostimer/
Dfsl_ostimer.c124 uint64_t OSTIMER_GrayToDecimal(uint64_t gray) in OSTIMER_GrayToDecimal() function
295 if ((decValueTimer >= OSTIMER_GrayToDecimal(tmp)) && in OSTIMER_SetMatchRawValue()
346 return OSTIMER_GrayToDecimal(tmp); in OSTIMER_GetCurrentTimerValue()
364 return OSTIMER_GrayToDecimal(tmp); in OSTIMER_GetCaptureValue()
Dfsl_ostimer.h75 uint64_t OSTIMER_GrayToDecimal(uint64_t gray);