Home
last modified time | relevance | path

Searched full:psi (Results 1 – 11 of 11) sorted by relevance

/Zephyr-Core-3.5.0/dts/bindings/ethernet/
Dnxp,s32-netc-psi.yaml4 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.
/Zephyr-Core-3.5.0/samples/boards/nxp_s32/netc/
Dsample.yaml9 sample.boards.nxp_s32.netc.psi:
12 extra_args: DTC_OVERLAY_FILE="./vsi-and-psi.overlay"
DREADME.rst12 1. Zephyr application controls the Physical Station Interface (PSI) and the
15 2. Zephyr application controls the PSI, Virtual SI 1, and the Ethernet PHY
19 controls PSI) to allow users visualize the networking settings. Telnet shell
64 :gen-args: -DDTC_OVERLAY_FILE="./vsi-and-psi.overlay"
/Zephyr-Core-3.5.0/drivers/ethernet/
DKconfig.nxp_s32_netc99 VSI initialization priority. It must be bigger than PSI init priority
101 that it can start after the PSI but before the networking sub-system.
Deth_nxp_s32_netc_psi.c185 * 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");
Deth_nxp_s32_netc_vsi.c63 /* Assumes PSI is already started and link is up, iface will auto-start after init */ in nxp_s32_eth_iface_init()
/Zephyr-Core-3.5.0/drivers/sensor/mpr/
DKconfig49 bool "psi"
Dmpr_configuration.h61 /* psi to kPa conversion factor: 6.894757 * 10^6 */
/Zephyr-Core-3.5.0/samples/boards/nxp_s32/netc/src/
Dmain.c102 /* Wait for PSI iface to come up before attempting configuration */ in main()
/Zephyr-Core-3.5.0/dts/arm/nxp/
Dnxp_s32z27x_r52.dtsi645 compatible = "nxp,s32-netc-psi";
/Zephyr-Core-3.5.0/doc/releases/
Drelease-notes-3.3.rst1374 - :dtcompatible:`nxp,s32-netc-psi`