Searched refs:second_count (Results 1 – 1 of 1) sorted by relevance
89 static volatile sl_sleeptimer_timestamp_64_t second_count; variable207 second_count = 0; in sl_sleeptimer_init()704 time = second_count + cnt / freq; in sl_sleeptimer_get_time_64()745 second_count = time; in sl_sleeptimer_set_time_64()749 uint64_t temp_time = second_count - TIME_64_TO_32_EPOCH_OFFSET_SEC; in sl_sleeptimer_set_time_64()756 second_count -= counter_sec; in sl_sleeptimer_set_time_64()1269 second_count++; in process_timer_irq()1272 second_count = second_count + calculated_sec_count; in process_timer_irq()