Searched refs:GET_PTP_TSL_STS (Results 1 – 4 of 4) sorted by relevance
1249 #define GET_PTP_TSL_STS(regval) (((regval) & BIT(31)) >> (31U)) /*!… macro
1227 #define GET_PTP_TSL_STS(regval) (((regval) & BIT(31)) >> (31U)) /*!… macro
3374 systime_struct->sign = GET_PTP_TSL_STS(temp_subs); in enet_ptp_system_time_get()
3404 systime_struct->sign = GET_PTP_TSL_STS(temp_subs); in enet_ptp_system_time_get()