Home
last modified time | relevance | path

Searched full:mx (Results 1 – 25 of 140) sorted by relevance

123456

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dxmc4xxx-pinctrl.h53 #define XMC4XXX_PINMUX_GET_PORT(mx) ((mx >> XMC4XXX_PORT_POS) & XMC4XXX_PORT_MASK) argument
54 #define XMC4XXX_PINMUX_GET_PIN(mx) ((mx >> XMC4XXX_PIN_POS) & XMC4XXX_PIN_MASK) argument
55 #define XMC4XXX_PINMUX_GET_ALT(mx) ((mx >> XMC4XXX_ALT_POS) & XMC4XXX_ALT_MASK) argument
56 #define XMC4XXX_PINMUX_GET_PULL_DOWN(mx) ((mx >> XMC4XXX_PULL_DOWN_POS) & XMC4XXX_PULL_DOWN_MASK) argument
57 #define XMC4XXX_PINMUX_GET_PULL_UP(mx) ((mx >> XMC4XXX_PULL_UP_POS) & XMC4XXX_PULL_UP_MASK) argument
58 #define XMC4XXX_PINMUX_GET_PUSH_PULL(mx) ((mx >> XMC4XXX_PUSH_PULL_POS) & XMC4XXX_PUSH_PULL_MASK) argument
59 #define XMC4XXX_PINMUX_GET_OPEN_DRAIN(mx) ((mx >> XMC4XXX_OPEN_DRAIN_POS) & XMC4XXX_OPEN_DRAIN_MASK) argument
60 #define XMC4XXX_PINMUX_GET_OUT_HIGH(mx) ((mx >> XMC4XXX_OUT_HIGH_POS) & XMC4XXX_OUT_HIGH_MASK) argument
61 #define XMC4XXX_PINMUX_GET_OUT_LOW(mx) ((mx >> XMC4XXX_OUT_LOW_POS) & XMC4XXX_OUT_LOW_MASK) argument
62 #define XMC4XXX_PINMUX_GET_INV_INPUT(mx) ((mx >> XMC4XXX_INV_INPUT_POS) & XMC4XXX_INV_INPUT_MASK) argument
[all …]
/Zephyr-latest/include/zephyr/dt-bindings/interrupt-controller/
Dinfineon-xmc4xxx-intc.h22 #define XMC4XXX_INTC_GET_PORT(mx) ((mx >> XMC4XXX_INTC_PORT_POS) & XMC4XXX_INTC_PORT_MASK) argument
23 #define XMC4XXX_INTC_GET_PIN(mx) ((mx >> XMC4XXX_INTC_PIN_POS) & XMC4XXX_INTC_PIN_MASK) argument
24 #define XMC4XXX_INTC_GET_LINE(mx) ((mx >> XMC4XXX_INTC_LINE_POS) & XMC4XXX_INTC_LINE_MASK) argument
25 #define XMC4XXX_INTC_GET_ERU_SRC(mx) ((mx >> XMC4XXX_INTC_ERU_SRC_POS) & XMC4XXX_INTC_ERU_SRC_MASK) argument
/Zephyr-latest/include/zephyr/dt-bindings/dma/
Dinfineon-xmc4xxx-dma.h16 #define XMC4XXX_DMA_GET_REQUEST_SOURCE(mx) \ argument
17 ((mx >> XMC4XXX_DMA_REQUEST_SOURCE_POS) & XMC4XXX_DMA_REQUEST_SOURCE_MASK)
19 #define XMC4XXX_DMA_GET_LINE(mx) ((mx >> XMC4XXX_DMA_LINE_POS) & XMC4XXX_DMA_LINE_MASK) argument
/Zephyr-latest/drivers/pinctrl/
DKconfig.imx13 bool "Pin controller driver for SCU-based i.MX SoCs"
17 Enable pin controller driver for SCU-based NXP i.MX SoCs.
20 bool "Pin controller SCMI-based driver for i.MX SoCs"
24 Enable pin controller SCMI-based driver for NXP i.MX SoCs.
/Zephyr-latest/boards/nxp/imx93_evk/
DKconfig1 # i.MX 93 EVK board configuration
7 bool "Configure i.MX 93 EVK board mux control during init"
11 int "i.MX 93 EVK board mux control init priority"
/Zephyr-latest/drivers/pwm/
DKconfig.imx1 # i.MX PWM Config
7 bool "i.MX PWM Driver"
12 Enable support for i.MX pwm driver.
/Zephyr-latest/samples/drivers/ipm/ipm_imx/
DREADME.rst2 :name: IPM on NXP i.MX
5 Implement inter-processor mailbox (IPM) on i.MX SoCs containing a Messaging Unit peripheral.
9 This simple example can be used with multicore i.MX SoCs containing a
15 The i.MX Messaging Unit peripheral consists of four 32-bit transmit and receive
22 Note that this is just a simple demo to demonstrate the i.MX IPM functionality
30 it back. The other core is usually not running Zephyr but Linux on i.MX
/Zephyr-latest/drivers/mbox/
DKconfig.nxp_imx5 bool "NXP i.MX Message Unit (MU) driver"
9 Driver for NXP i.MX Message Unit.
/Zephyr-latest/drivers/mdio/
DKconfig.nxp_imx_netc5 bool "NXP i.MX NETC External MDIO driver"
10 Enable NETC External MDIO Controller driver for NXP i.MX SoCs.
/Zephyr-latest/soc/nxp/imx/imx8m/
DKconfig.soc41 Enable support for NXP i.MX 8MPLUS Audio DSP
47 Enable support for NXP i.MX 8MPLUS M7 MCU
57 Enable support for NXP i.MX 8M Quad M4 MCU
/Zephyr-latest/samples/sensor/fxos8700/
DREADME.rst142 AX= -0.191537 AY= 0.067037 AZ= 9.902418 MX= 0.379000 MY= 0.271000 MZ= -0.056000 T= 22.080000
143 AX= -0.162806 AY= 0.143652 AZ= 9.940725 MX= 0.391000 MY= 0.307000 MZ= -0.058000 T= 22.080000
144 AX= -0.172383 AY= 0.134075 AZ= 9.969455 MX= 0.395000 MY= 0.287000 MZ= -0.017000 T= 22.080000
145 AX= -0.210690 AY= 0.105344 AZ= 9.911994 MX= 0.407000 MY= 0.306000 MZ= -0.068000 T= 22.080000
146 AX= -0.153229 AY= 0.124498 AZ= 9.950302 MX= 0.393000 MY= 0.301000 MZ= -0.021000 T= 22.080000
147 AX= -0.153229 AY= 0.095768 AZ= 9.921571 MX= 0.398000 MY= 0.278000 MZ= -0.040000 T= 22.080000
148 AX= -0.162806 AY= 0.105344 AZ= 9.902418 MX= 0.372000 MY= 0.300000 MZ= -0.046000 T= 22.080000
/Zephyr-latest/boards/nxp/mimxrt1015_evk/doc/
Dindex.rst6 The i.MX RT1015 expands the i.MX RT crossover processor families by providing
8 board design and layout for customers. The i.MX RT1015 runs on the Arm®
40 - `i.MX RT1015 Website`_
41 - `i.MX RT1015 Datasheet`_
42 - `i.MX RT1015 Reference Manual`_
65 :zephyr:board:`mimxrt1064_evk` , which is the superset board in NXP's i.MX RT10xx family.
216 …https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-rt…
224 .. _i.MX RT1015 Website:
225 …ed-processors-and-mcus/i.mx-applications-processors/i.mx-rt-series/i.mx-rt1015-crossover-processor…
227 .. _i.MX RT1015 Datasheet:
[all …]
/Zephyr-latest/boards/toradex/verdin_imx8mp/doc/
Dindex.rst7 i.MX 8M Plus family of processors (or System on Chips - SoCs).
14 | Verdin iMX8M Plus Quad 8GB Wi-Fi / Bluetooth IT | i.MX 8M Plus Quad |
16 | Verdin iMX8M Plus Quad 4GB Wi-Fi / Bluetooth IT | i.MX 8M Plus Quad |
18 | Verdin iMX8M Plus Quad 4GB IT | i.MX 8M Plus Quad |
20 | Verdin iMX8M Plus Quad 2GB Wi-Fi / Bluetooth IT | i.MX 8M Plus Quad |
22 | Verdin iMX8M Plus QuadLite 1GB IT | i.MX 8M Plus QuadLite |
27 The i.MX 8M Plus family focuses on machine learning and vision, advanced multimedia, and
55 - SoC name: NXP® i.MX 8M Plus
87 For more information about the Verdin iMX8M Plus and the i.MX 8M Plus SoC refer to these links:
89 - `i.MX 8M Plus Applications Processor page`_
[all …]
/Zephyr-latest/drivers/ipm/
DKconfig.imx17 Driver for NXP i.MX messaging unit
25 Select maximum message size for NXP i.MX messaging unit.
/Zephyr-latest/drivers/hwinfo/
DKconfig104 Enable NXP i.MX mcux SRC hwinfo driver.
112 Enable version 2 multicore NXP i.MX mcux SRC hwinfo driver.
123 bool "NXP i.mx RT device ID"
128 Enable NXP i.mx RT hwinfo driver.
/Zephyr-latest/boards/technexion/pico_pi/doc/
Dindex.rst40 - `i.MX 7 Series Website`_
41 - `i.MX 7 Dual Datasheet`_
42 - `i.MX 7 Dual Reference Manual`_
133 - `i.MX 7 Dual Reference Manual`_ from page 182 (section 2.1.2 and 2.1.3)
206 - `Loading Code on Cortex-M4 from Linux for the i.MX 6SoloX and i.MX 7Dual/7Solo Application Proces…
209 .. _i.MX 7 Series Website:
210 …ts/processors-and-microcontrollers/applications-processors/i.mx-applications-processors/i.mx-7-pro…
212 .. _i.MX 7 Dual Datasheet:
215 .. _i.MX 7 Dual Reference Manual:
224 .. _Loading Code on Cortex-M4 from Linux for the i.MX 6SoloX and i.MX 7Dual/7Solo Application Proce…
/Zephyr-latest/boards/udoo/udoo_neo_full/doc/
Dindex.rst7 It is equipped with an NXP |reg| i.MX 6SoloX hybrid multicore processor
97 - `NXP i.MX 6SoloX Website`_
98 - `NXP i.MX 6SoloX Datasheet`_
99 - `NXP i.MX 6SoloX Reference Manual`_
191 - `NXP i.MX 6SoloX Reference Manual`_ Chapter 2 - Memory Maps
349 .. _NXP i.MX 6SoloX Website:
350 …sors-and-microcontrollers/applications-processors/i.mx-applications-processors/i.mx-6-processors/i…
352 .. _NXP i.MX 6SoloX Datasheet:
355 .. _NXP i.MX 6SoloX Reference Manual:
358 .. _Loading Code on Cortex-M4 from Linux for the i.MX 6SoloX and i.MX 7Dual/7Solo Application Proce…
/Zephyr-latest/boards/nxp/imx8ulp_evk/
Dboard.yml3 full_name: i.MX 8ULP Evaluation Kit
Dimx8ulp_evk_mimx8ud7_adsp.yaml2 name: NXP i.MX 8ULP Audio DSP
/Zephyr-latest/boards/toradex/verdin_imx8mm/doc/
Dindex.rst6 The Verdin iMX8M Mini is a System on Module based on the NXP® i.MX 8M Mini family of
7 embedded System on Chips (SoCs). The i.MX 8M Mini family consists of the i.MX 8M Mini Quad,
8 i.MX 8M Mini QuadLite, i.MX 8M Mini Dual, i.MX 8M Mini DualLite, i.MX 8M Mini Solo, and i.MX
9 8M Mini SoloLite. The top-tier i.MX 8M Mini Quad features four Cortex-A53 cores as the main
14 In addition to the main CPU complex, the i.MX 8M Mini features a Cortex-M4F processor which
156 `i.MX 8M Applications Processor Reference Manual`_ (section 2.1.2 and 2.1.3)
257 .. _i.MX 8M Applications Processor Reference Manual:
/Zephyr-latest/boards/toradex/colibri_imx7d/
Dboard.yml3 full_name: i.MX 7 Computer on Module - Colibri iMX7
/Zephyr-latest/boards/nxp/imx8qm_mek/
Dboard.yml3 full_name: i.MX 8QuadMax Multisensory Enablement Kit (MEK)
/Zephyr-latest/boards/nxp/imx8qxp_mek/
Dboard.yml3 full_name: i.MX 8QuadXPlus Multisensory Enablement Kit (MEK)
Dimx8qxp_mek_mimx8qx6_adsp.yaml2 name: NXP i.MX 8QXP Audio DSP
/Zephyr-latest/dts/bindings/interrupt-controller/
Dnxp,irqsteer-intc.yaml1 description: i.MX DSP interrupt controller

123456