Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_GRTC.h51 bs_time_t nhw_GRTC_counter_to_time(uint inst, uint64_t value);
DNHW_GRTC.c186 bs_time_t nhw_GRTC_counter_to_time(uint inst, uint64_t value) { in nhw_GRTC_counter_to_time() function
213 nhw_grtc_st.CC_timers[cc] = nhw_GRTC_counter_to_time(inst, cc_value); in nhw_GRTC_update_cc_timer()