Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/net/
Dgptp.h225 struct gptp_phase_dis_cb { struct
227 sys_snode_t node;
230 gptp_phase_dis_callback_t cb;
/Zephyr-Core-3.6.0/samples/net/gptp/src/
Dmain.c128 static void gptp_phase_dis_cb(uint8_t *gm_identity, in gptp_phase_dis_cb() function