/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/ |
D | xmc4xxx-pinctrl.h | 53 #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/ |
D | infineon-xmc4xxx-intc.h | 22 #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/ |
D | infineon-xmc4xxx-dma.h | 16 #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/ |
D | Kconfig.imx | 13 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/ |
D | Kconfig | 1 # 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/ |
D | Kconfig.imx | 1 # 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/ |
D | README.rst | 2 :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/ |
D | Kconfig.nxp_imx | 5 bool "NXP i.MX Message Unit (MU) driver" 9 Driver for NXP i.MX Message Unit.
|
/Zephyr-latest/drivers/mdio/ |
D | Kconfig.nxp_imx_netc | 5 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/ |
D | Kconfig.soc | 41 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/ |
D | README.rst | 142 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/ |
D | index.rst | 6 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/ |
D | index.rst | 7 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/ |
D | Kconfig.imx | 17 Driver for NXP i.MX messaging unit 25 Select maximum message size for NXP i.MX messaging unit.
|
/Zephyr-latest/drivers/hwinfo/ |
D | Kconfig | 104 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/ |
D | index.rst | 40 - `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/ |
D | index.rst | 7 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/ |
D | board.yml | 3 full_name: i.MX 8ULP Evaluation Kit
|
D | imx8ulp_evk_mimx8ud7_adsp.yaml | 2 name: NXP i.MX 8ULP Audio DSP
|
/Zephyr-latest/boards/toradex/verdin_imx8mm/doc/ |
D | index.rst | 6 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/ |
D | board.yml | 3 full_name: i.MX 7 Computer on Module - Colibri iMX7
|
/Zephyr-latest/boards/nxp/imx8qm_mek/ |
D | board.yml | 3 full_name: i.MX 8QuadMax Multisensory Enablement Kit (MEK)
|
/Zephyr-latest/boards/nxp/imx8qxp_mek/ |
D | board.yml | 3 full_name: i.MX 8QuadXPlus Multisensory Enablement Kit (MEK)
|
D | imx8qxp_mek_mimx8qx6_adsp.yaml | 2 name: NXP i.MX 8QXP Audio DSP
|
/Zephyr-latest/dts/bindings/interrupt-controller/ |
D | nxp,irqsteer-intc.yaml | 1 description: i.MX DSP interrupt controller
|