Home
last modified time | relevance | path

Searched +full:s32 +full:- +full:emios (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/drivers/misc/nxp_s32_emios/
DKconfig2 # SPDX-License-Identifier: Apache-2.0
5 bool "NXP S32 eMIOS drivers"
8 Enable drivers for NXP S32 EMIOS
13 module-str = NXP S32 eMIOS
17 int "NXP S32 eMIOS initialization priority"
20 System initialization priority for NXP S32 eMIOS drivers.
/Zephyr-latest/drivers/pwm/
DKconfig.nxp_s32_emios2 # SPDX-License-Identifier: Apache-2.0
5 bool "NXP S32 PWM-eMIOS driver"
12 Enable support for the NXP S32 PWM-eMIOS.
/Zephyr-latest/dts/bindings/misc/
Dnxp,s32-emios.yaml2 # SPDX-License-Identifier: Apache-2.0
5 NXP S32 Enhanced Modular IO SubSystem (eMIOS) node for S32 SoCs.
6 eMIOS provides independent unified channels (UCs), some of channels
10 compatible: "nxp,s32-emios"
21 interrupt-names:
27 clock-divider:
33 internal-cnt:
39 child-binding:
40 child-binding:
42 Node for eMIOS master bus. Each channel is capable to become a master bus has
[all …]
/Zephyr-latest/dts/bindings/pwm/
Dnxp,s32-emios-pwm.yaml2 # SPDX-License-Identifier: Apache-2.0
5 NXP S32 eMIOS PWM node for S32 SoCs. Each channel in eMIOS can be configured
10 For example to configuring eMIOS instance 0 with:
11 - Channel 0 for mode OPWFMB
12 - Channel 1 for mode OPWMB
13 - Channel 2 for mode OPWMCB with deadtime inserted at leading edge
14 - Channel 3 for mode SAIC, use internal timebase with input filter = 2 eMIOS clock
19 pwm-mode = "OPWFMB";
22 duty-cycle = <32768>;
28 master-bus = <&emios1_bus_a>;
[all …]
/Zephyr-latest/dts/bindings/sensor/
Dnxp,s32-qdec.yaml2 # SPDX-License-Identifier: Apache-2.0
6 with the cooperation of S32 IP blocks- eMIOS, TRGMUX and LCU.
11 micro-ticks-per-rev is set as per vehicle gearbox reduction.
15 compatible = "nxp,qdec-s32";
16 pinctrl-0 = <&qdec_s32>;
17 pinctrl-names = "default";
18 micro-ticks-per-rev = <685440000>;
21 trgmux-io-config =
27 lcu-input-idx = <1>;
30 lcu-mux-sel =
[all …]
/Zephyr-latest/dts/arm/nxp/
Dnxp_s32k344_m7.dtsi2 * Copyright 2023-2024 NXP
4 * SPDX-License-Identifier: Apache-2.0
7 #include <arm/armv7-m.dtsi>
9 #include <zephyr/dt-bindings/clock/nxp_s32k344_clock.h>
10 #include <zephyr/dt-bindings/i2c/i2c.h>
14 #address-cells = <1>;
15 #size-cells = <0>;
19 compatible = "arm,cortex-m7";
25 compatible = "arm,cortex-m7";
30 compatible = "arm,armv7m-mpu";
[all …]
/Zephyr-latest/boards/nxp/mr_canhubk3/
Dmr_canhubk3.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 #include <dt-bindings/pwm/pwm.h>
13 #include "mr_canhubk3-pinctrl.dtsi"
14 #include <zephyr/dt-bindings/sensor/qdec_nxp_s32.h>
17 model = "NXP MR-CANHUBK3";
25 zephyr,code-partition = &code_partition;
27 zephyr,shell-uart = &lpuart2;
[all …]
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/
Dindex.rst6 `NXP MR-CANHUBK3`_ is an evaluation board for mobile robotics applications such
8 features an `NXP S32K344`_ general-purpose automotive microcontroller based on
9 an Arm Cortex-M7 core (Lock-Step).
14 - NXP S32K344
15 - Arm Cortex-M7 (Lock-Step), 160 MHz (Max.)
16 - 4 MB of program flash, with ECC
17 - 320 KB RAM, with ECC
18 - Ethernet 100 Mbps, CAN FD, FlexIO, QSPI
19 - 12-bit 1 Msps ADC, 16-bit eMIOS timer
21 - `NXP FS26 Safety System Basis Chip`_
[all …]
/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst38 * CVE-2023-3725 `Zephyr project bug tracker GHSA-2g3m-p6c7-8rr3
39 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-2g3m-p6c7-8rr3>`_
41 * CVE-2023-4257 `Zephyr project bug tracker GHSA-853q-q69w-gf5j
42 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-853q-q69w-gf5j>`_
44 * CVE-2023-4258 `Zephyr project bug tracker GHSA-m34c-cp63-rwh7
45 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-m34c-cp63-rwh7>`_
47 * CVE-2023-4259 `Zephyr project bug tracker GHSA-gghm-c696-f4j4
48 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-gghm-c696-f4j4>`_
50 * CVE-2023-4260 `Zephyr project bug tracker GHSA-gj27-862r-55wh
51 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-gj27-862r-55wh>`_
[all …]