Searched refs:srt (Results 1 – 2 of 2) sorted by relevance
420 void NETC_TimerGetFrtSrtTime(netc_timer_handle_t *handle, uint64_t *frt, uint64_t *srt) in NETC_TimerGetFrtSrtTime() argument431 *srt = ((uint64_t)tsHigh << 32U) + tsLow; in NETC_TimerGetFrtSrtTime()
474 void NETC_TimerGetFrtSrtTime(netc_timer_handle_t *handle, uint64_t *frt, uint64_t *srt);