Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_timer.c420 void NETC_TimerGetFrtSrtTime(netc_timer_handle_t *handle, uint64_t *frt, uint64_t *srt) in NETC_TimerGetFrtSrtTime() argument
431 *srt = ((uint64_t)tsHigh << 32U) + tsLow; in NETC_TimerGetFrtSrtTime()
Dfsl_netc_timer.h474 void NETC_TimerGetFrtSrtTime(netc_timer_handle_t *handle, uint64_t *frt, uint64_t *srt);