Searched refs:LPTMR_GetCurrentTimerCount (Results 1 – 2 of 2) sorted by relevance
90 return LPTMR_GetCurrentTimerCount(LPTMR_BASE) + cycles; in sys_clock_cycle_get_32()
62 *ticks = LPTMR_GetCurrentTimerCount(config->base); in mcux_lptmr_get_value()