Home
last modified time | relevance | path

Searched full:challenger (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/dts/bindings/watchdog/
Dnxp,fs26-wdog.yaml27 type = "challenger";
50 - challenger
54 The Challenger watchdog monitoring feature is enabled for ASIL D devices.
/Zephyr-latest/drivers/watchdog/
DKconfig.nxp_fs2651 and challenger watchdog configurations. In simple watchdog
52 configuration, values 0xffff and 0x0000 are not allowed. In challenger
/Zephyr-latest/tests/drivers/build_all/watchdog/
Dspi_devices.overlay38 type = "challenger";
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_mi.c1616 struct gptp_priority_vector *best_vector, *challenger; in compute_best_vector() local
1645 challenger = &GPTP_PORT_BMCA_DATA(port)->port_priority; in compute_best_vector()
1655 if (memcmp(challenger->src_port_id.clk_id, default_ds->clk_id, in compute_best_vector()
1657 /* Discard this challenger. */ in compute_best_vector()
1662 tmp = memcmp(&challenger->root_system_id, in compute_best_vector()
1666 best_vector = challenger; in compute_best_vector()
1672 tmp = (int)challenger->steps_removed - in compute_best_vector()
1675 best_vector = challenger; in compute_best_vector()
1681 tmp = memcmp(&challenger->src_port_id, in compute_best_vector()
1685 best_vector = challenger; in compute_best_vector()
[all …]
/Zephyr-latest/boards/nxp/mr_canhubk3/
Dmr_canhubk3.dts449 type = "challenger";