Home
last modified time | relevance | path

Searched refs:challenger (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/drivers/watchdog/
DKconfig.nxp_fs2651 and challenger watchdog configurations. In simple watchdog
52 configuration, values 0xffff and 0x0000 are not allowed. In challenger
/Zephyr-Core-3.5.0/subsys/net/l2/ethernet/gptp/
Dgptp_mi.c1602 struct gptp_priority_vector *best_vector, *challenger; in compute_best_vector() local
1631 challenger = &GPTP_PORT_BMCA_DATA(port)->port_priority; in compute_best_vector()
1641 if (memcmp(challenger->src_port_id.clk_id, default_ds->clk_id, in compute_best_vector()
1648 tmp = memcmp(&challenger->root_system_id, in compute_best_vector()
1652 best_vector = challenger; in compute_best_vector()
1658 tmp = (int)challenger->steps_removed - in compute_best_vector()
1661 best_vector = challenger; in compute_best_vector()
1667 tmp = memcmp(&challenger->src_port_id, in compute_best_vector()
1671 best_vector = challenger; in compute_best_vector()
1677 if (ntohs(challenger->port_number) < in compute_best_vector()
[all …]
/Zephyr-Core-3.5.0/boards/arm/mr_canhubk3/
Dmr_canhubk3.dts388 type = "challenger";