Searched refs:GET_PTP_TSL_STMSS (Results 1 – 4 of 4) sorted by relevance
1244 #define GET_PTP_TSL_STMSS(regval) GET_BITS((uint32_t)(regval),0,30) /*!… macro
1222 #define GET_PTP_TSL_STMSS(regval) GET_BITS((uint32_t)(regval),0,30) /*!… macro
3373 systime_struct->subsecond = GET_PTP_TSL_STMSS(temp_subs); in enet_ptp_system_time_get()
3402 systime_struct->nanosecond = GET_PTP_TSL_STMSS(temp_subs); in enet_ptp_system_time_get()