Searched +full:emios +full:- +full:channels (Results 1 – 8 of 8) sorted by relevance
/Zephyr-latest/dts/bindings/misc/ |
D | nxp,s32-emios.yaml | 2 # 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 8 as a reference timebase (master bus) for other channels. 10 compatible: "nxp,s32-emios" 21 interrupt-names: 27 clock-divider: 33 internal-cnt: 37 A mask for channels that have internal counter, lsb is channel 0. 39 child-binding: [all …]
|
/Zephyr-latest/dts/bindings/pwm/ |
D | nxp,s32-emios-pwm.yaml | 2 # SPDX-License-Identifier: Apache-2.0 5 NXP S32 eMIOS PWM node for S32 SoCs. Each channel in eMIOS can be configured 7 some modes only support on channels that have internal counter, some modes 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>; [all …]
|
/Zephyr-latest/dts/bindings/sensor/ |
D | nxp,s32-qdec.yaml | 2 # 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/drivers/sensor/nxp/qdec_nxp_s32/ |
D | qdec_nxp_s32.c | 4 * SPDX-License-Identifier: Apache-2.0 40 /* Configuration variables from eMIOS Icu driver */ 68 struct qdec_s32_data *data = dev->data; in qdec_emios_overflow_count_cw_callback() 70 data->emios_cw_overflow_count++; in qdec_emios_overflow_count_cw_callback() 75 struct qdec_s32_data *data = dev->data; in qdec_emios_overflow_count_ccw_callback() 77 data->emios_ccw_overflow_count++; in qdec_emios_overflow_count_ccw_callback() 82 const struct qdec_s32_config *config = dev->config; in qdec_s32_fetch() 83 struct qdec_s32_data *data = dev->data; in qdec_s32_fetch() 86 return -ENOTSUP; in qdec_s32_fetch() 89 data->counter_CW = (uint32_t)(Emios_Icu_Ip_GetEdgeNumbers( in qdec_s32_fetch() [all …]
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_s32k344_m7.dtsi | 2 * 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/ |
D | mr_canhubk3.dts | 4 * 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/ |
D | index.rst | 6 `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/ |
D | release-notes-3.5.rst | 38 * 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 …]
|