Searched full:psi (Results 1 – 11 of 11) sorted by relevance
4 description: NXP S32 NETC Physical Station Interface (PSI)6 compatible: "nxp,s32-netc-psi"31 List of Virtual Station Interfaces (VSI's) to enable from this PSI.
9 sample.boards.nxp_s32.netc.psi:12 extra_args: DTC_OVERLAY_FILE="./vsi-and-psi.overlay"
12 1. Zephyr application controls the Physical Station Interface (PSI) and the15 2. Zephyr application controls the PSI, Virtual SI 1, and the Ethernet PHY19 controls PSI) to allow users visualize the networking settings. Telnet shell64 :gen-args: -DDTC_OVERLAY_FILE="./vsi-and-psi.overlay"
99 VSI initialization priority. It must be bigger than PSI init priority101 that it can start after the PSI but before the networking sub-system.
185 * PSI controls the PHY. If PHY is configured either as fixed in nxp_s32_eth_iface_init()229 BUILD_ASSERT(DT_NUM_INST_STATUS_OKAY(nxp_s32_netc_psi) == 1, "Only one PSI enabled supported");
63 /* Assumes PSI is already started and link is up, iface will auto-start after init */ in nxp_s32_eth_iface_init()
49 bool "psi"
61 /* psi to kPa conversion factor: 6.894757 * 10^6 */
102 /* Wait for PSI iface to come up before attempting configuration */ in main()
645 compatible = "nxp,s32-netc-psi";
1374 - :dtcompatible:`nxp,s32-netc-psi`