Home
last modified time | relevance | path

Searched full:xmc4xxx (Results 1 – 25 of 57) sorted by relevance

123

/Zephyr-Core-3.5.0/dts/arm/infineon/
Dxmc4xxx.dtsi11 #include <zephyr/dt-bindings/gpio/infineon-xmc4xxx-gpio.h>
25 compatible = "infineon,xmc4xxx-flash-controller";
30 compatible = "infineon,xmc4xxx-nv-flash","soc-nv-flash";
43 compatible = "infineon,xmc4xxx-intc";
53 compatible = "infineon,xmc4xxx-pinctrl";
59 compatible = "infineon,xmc4xxx-gpio";
67 compatible = "infineon,xmc4xxx-gpio";
75 compatible = "infineon,xmc4xxx-gpio";
83 compatible = "infineon,xmc4xxx-gpio";
91 compatible = "infineon,xmc4xxx-gpio";
[all …]
Dxmc4700_F144x2048.dtsi8 #include <infineon/xmc4xxx.dtsi>
69 compatible = "infineon,xmc4xxx-gpio";
78 compatible = "infineon,xmc4xxx-gpio";
87 compatible = "infineon,xmc4xxx-gpio";
96 compatible = "infineon,xmc4xxx-gpio";
Dxmc4500_F100x1024.dtsi9 #include <infineon/xmc4xxx.dtsi>
70 compatible = "infineon,xmc4xxx-gpio";
79 compatible = "infineon,xmc4xxx-gpio";
88 compatible = "infineon,xmc4xxx-gpio";
/Zephyr-Core-3.5.0/drivers/spi/
DKconfig.xmc4xxx10 Enable XMC4XXX SPI driver.
16 bool "XMC4XXX SPI interrupt mode"
18 Enables interrupt support for XMC4XXX SPI driver.
21 bool "XMC4XXX SPI DMA support"
/Zephyr-Core-3.5.0/drivers/gpio/
DKconfig.xmc4xxx1 # XMC4XXX GPIO configuration
7 bool "XMC4XXX GPIO driver"
11 Enable GPIO driver for XMC4XXX line of MCUs
/Zephyr-Core-3.5.0/drivers/dma/
DKconfig.xmc4xxx1 # Infineon XMC4xxx DMA configuration options
7 bool "Infineon xmc4xxx series DMA driver"
11 DMA driver for Infineon xmc4xxx series MCUs.
/Zephyr-Core-3.5.0/drivers/adc/
DKconfig.xmc4xxx1 # XMC4XXX ADC configuration options
7 bool "XMC4XXX ADC"
11 Enable XMC4XXX adc driver.
/Zephyr-Core-3.5.0/dts/bindings/adc/
Dinfineon,xmc4xxx-adc.yaml5 Infineon XMC4XXX ADC
6 Each ADC group XMC4XXX is assigned to a Zephyr device. Refer to Infineon XMC4XXX reference manual
11 compatible: "infineon,xmc4xxx-adc"
/Zephyr-Core-3.5.0/drivers/interrupt_controller/
DKconfig.xmc4xxx1 # XMC4XXX INTC configuration
7 bool "Interrupt Controller Driver for XMC4XXX series devices"
11 Enable interrupt controller driver for XMC4XXX series of devices. This is required for
/Zephyr-Core-3.5.0/dts/bindings/pinctrl/
Dinfineon,xmc4xxx-pinctrl.yaml5 The Infineon XMC4XXX pin controller is responsible for connecting peripheral outputs
12 compatible = "infineon,xmc4xxx-uart";
31 #include <zephyr/dt-bindings/pinctrl/xmc4xxx-pinctrl.h>
45 by the user. Refer to the peripheral .yaml file (i.e. infineon,xmc4xxx-uart.yaml) and
46 XMC4XXX documentation.
48 compatible: "infineon,xmc4xxx-pinctrl"
80 input pin to use (For example see parameter input-src in infineon,xmc4xxx-uart.yaml).
/Zephyr-Core-3.5.0/dts/bindings/flash_controller/
Dinfineon,xmc4xxx-flash-controller.yaml1 description: XMC4XXX flash controller
3 compatible: "infineon,xmc4xxx-flash-controller"
/Zephyr-Core-3.5.0/drivers/pinctrl/
DKconfig.xmc4xxx5 bool "XMC4XXX pin controller driver"
9 Enables XMC4XXX pin controller driver.
/Zephyr-Core-3.5.0/drivers/pwm/
DKconfig.xmc4xxx_ccu45 bool "Infineon XMC4XXX CCU4 driver"
9 Enables Infineon XMC4XXX CCU4 PWM driver.
DKconfig.xmc4xxx_ccu85 bool "Infineon XMC4XXX CCU4 driver"
9 Enables Infineon XMC4XXX CCU8 PWM driver.
/Zephyr-Core-3.5.0/drivers/flash/
DKconfig.xmc4xxx5 bool "XMC4XXX flash driver"
11 Enables XMC4XXX flash driver.
/Zephyr-Core-3.5.0/dts/bindings/sensor/
Dinfineon,xmc4xxx-temp.yaml4 description: Infineon XMC4XXX die temperature sensor
6 compatible: "infineon,xmc4xxx-temp"
/Zephyr-Core-3.5.0/dts/bindings/gpio/
Dinfineon,xmc4xxx-gpio.yaml1 description: INFINEON XMC4XXX GPIO PORT node
3 compatible: "infineon,xmc4xxx-gpio"
/Zephyr-Core-3.5.0/dts/bindings/dma/
Dinfineon,xmc4xxx-dma.yaml5 XMC4xxx DMA Controller
7 compatible: "infineon,xmc4xxx-dma"
/Zephyr-Core-3.5.0/dts/bindings/mtd/
Dinfineon,xmc4xxx-nv-flash.yaml4 description: XMC4XXX flash
6 compatible: "infineon,xmc4xxx-nv-flash"
/Zephyr-Core-3.5.0/dts/bindings/interrupt-controller/
Dinfineon,xmc4xxx-intc.yaml1 description: Infineon XMC4XXX series Interrupt Controller
3 compatible: "infineon,xmc4xxx-intc"
/Zephyr-Core-3.5.0/dts/bindings/spi/
Dinfineon,xmc4xxx-spi.yaml4 description: INFINEON XMC4XXX SPI controller
6 compatible: "infineon,xmc4xxx-spi"
18 Refer to the XMC4XXX reference manual for the GPIO pin/mux mappings. DX0G
59 3. Select request_source from Table "DMA Request Source Selection" in XMC4XXX reference
/Zephyr-Core-3.5.0/drivers/sensor/xmc4xxx_temp/
DKconfig5 bool "XMC4XXX Temperature Sensor"
9 Enable driver for temperature sensor on Infineon XMC4XXX targets.
/Zephyr-Core-3.5.0/boards/arm/xmc47_relax_kit/
Dxmc47_relax_kit.dts18 compatible = "infineon,xmc4700", "infineon,xmc4xxx";
93 compatible = "infineon,xmc4xxx-uart";
107 compatible = "infineon,xmc4xxx-uart";
121 compatible = "infineon,xmc4xxx-spi";
134 compatible = "infineon,xmc4xxx-i2c";
/Zephyr-Core-3.5.0/dts/bindings/i2c/
Dinfineon,xmc4xxx-i2c.yaml8 Infineon XMC4XXX I2C
16 compatible = "infineon,xmc4xxx-i2c";
50 compatible: "infineon,xmc4xxx-i2c"
63 Refer to the XMC4XXX reference manual for the GPIO pin/mux mappings.
79 Refer to the XMC4XXX reference manual for the GPIO pin/mux mappings.
/Zephyr-Core-3.5.0/dts/bindings/serial/
Dinfineon,xmc4xxx-uart.yaml1 description: INFINEON XMC4XXX UART
3 compatible: "infineon,xmc4xxx-uart"
15 Refer to the XMC4XXX reference manual for the GPIO pin/mux mappings. DX0G
104 3. Select request_source from Table "DMA Request Source Selection" in XMC4XXX reference

123