Searched full:psi (Results 1 – 15 of 15) sorted by relevance
/Zephyr-latest/dts/bindings/ethernet/ |
D | nxp,imx-netc-psi.yaml | 4 description: NXP i.MX NETC Physical Station Interface (PSI) 6 compatible: "nxp,imx-netc-psi" 20 description: The MAC index of this PSI. 25 description: The SI index of this PSI.
|
D | nxp,s32-netc-psi.yaml | 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.
|
/Zephyr-latest/samples/boards/nxp/s32/netc/ |
D | sample.yaml | 11 sample.boards.nxp_s32.netc.psi: 14 extra_args: DTC_OVERLAY_FILE="./vsi-and-psi.overlay"
|
D | README.rst | 12 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-latest/drivers/ethernet/ |
D | Kconfig.nxp_s32_netc | 99 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.
|
D | eth_nxp_s32_netc_vsi.c | 59 /* Assumes PSI is already started and link is up, iface will auto-start after init */ in nxp_s32_eth_iface_init()
|
D | eth_nxp_s32_netc_psi.c | 186 * PSI controls the PHY. If PHY is configured either as fixed in nxp_s32_eth_iface_init() 219 BUILD_ASSERT(DT_NUM_INST_STATUS_OKAY(nxp_s32_netc_psi) == 1, "Only one PSI enabled supported");
|
D | eth_nxp_imx_netc_psi.c | 83 * PSI controls the PHY. If PHY is configured either as fixed in netc_eth_iface_init()
|
/Zephyr-latest/drivers/sensor/honeywell/mpr/ |
D | Kconfig | 49 bool "psi"
|
D | mpr_configuration.h | 61 /* psi to kPa conversion factor: 6.894757 * 10^6 */
|
/Zephyr-latest/samples/boards/nxp/s32/netc/src/ |
D | main.c | 104 /* Wait for PSI iface to come up before attempting configuration */ in main()
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt118x.dtsi | 580 compatible = "nxp,imx-netc-psi"; 588 compatible = "nxp,imx-netc-psi";
|
D | nxp_s32z27x_r52.dtsi | 652 compatible = "nxp,s32-netc-psi";
|
/Zephyr-latest/boards/nxp/mimxrt1180_evk/doc/ |
D | index.rst | 163 NETC driver supports to manage the Physical Station Interface (PSI).
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.3.rst | 1374 - :dtcompatible:`nxp,s32-netc-psi`
|