Searched refs:slept_time_us (Results 1 – 1 of 1) sorted by relevance
144 uint32_t slept_time_us; in mcux_lpc_ostick_compensate_system_timer() local153 slept_time_us = counter_ticks_to_us(counter_dev, slept_time_ticks); in mcux_lpc_ostick_compensate_system_timer()154 cyc_sys_compensated += (k_us_to_ticks_floor32(slept_time_us) * CYC_PER_TICK); in mcux_lpc_ostick_compensate_system_timer()