Home
last modified time | relevance | path

Searched defs:phase_dis (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_user_api.c20 void gptp_register_phase_dis_cb(struct gptp_phase_dis_cb *phase_dis, in gptp_register_phase_dis_cb()
29 void gptp_unregister_phase_dis_cb(struct gptp_phase_dis_cb *phase_dis) in gptp_unregister_phase_dis_cb()
44 struct gptp_phase_dis_cb *phase_dis = in gptp_call_phase_dis_cb() local
/Zephyr-latest/samples/net/gptp/src/
Dmain.c21 static struct gptp_phase_dis_cb phase_dis; variable