Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_RTC.c148 static bs_time_t sub_us_time_to_us_time(uint64_t sub_us_time);
216 static bs_time_t sub_us_time_to_us_time(uint64_t sub_us_time) in sub_us_time_to_us_time() function
240 if (now >= sub_us_time_to_us_time(TIME_NEVER)) { in get_time_in_sub_us()
321 next_match_us = sub_us_time_to_us_time(*next_match_sub_us); in get_counter_match_time()
892 return (int64_t)sub_us_time_to_us_time(this->counter_startT_sub_us); in nhw_rtc_start_time_get()
894 return -(int64_t)sub_us_time_to_us_time(this->counter_startT_negative_sub_us); in nhw_rtc_start_time_get()