Home
last modified time | relevance | path

Searched full:pads (Results 1 – 25 of 45) sorted by relevance

12

/Zephyr-Core-3.5.0/dts/bindings/sensor/
Dwe,wsen-pads-spi.yaml5 Würth Elektronik WSEN-PADS absolute pressure sensor (SPI bus)
7 compatible: "we,wsen-pads"
9 include: ["spi-device.yaml", "we,wsen-pads-common.yaml"]
Dwe,wsen-pads-i2c.yaml5 Würth Elektronik WSEN-PADS absolute pressure sensor (I2C bus)
7 compatible: "we,wsen-pads"
9 include: ["i2c-device.yaml", "we,wsen-pads-common.yaml"]
/Zephyr-Core-3.5.0/dts/bindings/dac/
Despressif,esp32-dac.yaml10 Two GPIO pads can only be connected to the DAC peripheral.
12 ESP32 pads
16 ESP32-S2 pads
40 NOTE: The DAC peripheral outputs are fixed to gpio pads, therefore
/Zephyr-Core-3.5.0/drivers/memc/
Dmemc_nxp_s32_qspi.h16 * @param pads pad information
19 #define QSPI_LUT_OP(inst, pads, op) \ argument
21 | (Qspi_Ip_InstrOpType)(pads) \
/Zephyr-Core-3.5.0/dts/bindings/i2c/
Dnuvoton,npcx-i2c-port.yaml4 description: Nuvoton, NPCX-I2C port pads node
19 description: i2c controller to handle signals from port pads
/Zephyr-Core-3.5.0/drivers/sensor/wsen_pads/
DKconfig5 bool "WSEN-PADS absolute pressure and temperature sensor"
12 Enable driver for the WSEN-PADS I2C/SPI-based absolute pressure sensor with integrated
/Zephyr-Core-3.5.0/soc/arm/nuvoton_npcx/common/
Dsoc_gpio.h30 * @brief Enable the connection between io pads and GPIO instance
38 * @brief Disable the connection between io pads and GPIO instance
Dsoc_pins.h43 * @brief Select i2c port pads of i2c controller
46 * @param port index for i2c port pads
Dpower.c156 * Disable the connection between io pads that have leakage current and in npcx_power_enter_system_sleep()
192 * Restore the connection between io pads that have leakage current and in npcx_power_enter_system_sleep()
Dscfg.c148 /* Change all pads whose default functionality isn't IO to GPIO */ in npcx_scfg_init()
/Zephyr-Core-3.5.0/dts/bindings/pinctrl/
Dnxp,s32ze-pinctrl.yaml62 only applies to LVDS pads, which are not supported, default to reset values:
101 - For 3.3 V / 1.8 V FAST pads:
107 - For 1.8 V GPIO pads:
113 - For 3.3 V GPIO pads:
Dnxp,imx7d-pinctrl.yaml90 SOC pads.
Dnuvoton,npcx-pinctrl.yaml76 A map to DEVALTn that configures detection polarity of PSL input pads.
/Zephyr-Core-3.5.0/dts/bindings/ps2/
Dnuvoton,npcx-ps2-channel.yaml4 description: Nuvoton, NPCX-PS/2 channel pads node
/Zephyr-Core-3.5.0/drivers/pinctrl/
Dpinctrl_npcx.c129 /* Configure peripheral device's drive mode. (Only PWM pads support it) */ in npcx_periph_configure()
141 /* Configure detection polarity of PSL input pads */ in npcx_psl_input_detection_configure()
148 /* Configure detection mode of PSL input pads */ in npcx_psl_input_detection_configure()
/Zephyr-Core-3.5.0/dts/bindings/input/
Dnuvoton,npcx-kbd.yaml29 For example the WUI mapping on 8 KSI pads would be
/Zephyr-Core-3.5.0/modules/hal_rpi_pico/bootloader/
DCMakeLists.txt60 # Checksums the binary, pads it, and generates an assembly file
/Zephyr-Core-3.5.0/boards/arm/qomu/doc/
Dindex.rst50 #. While the blue LED is blinking (for 5 seconds), touch the touch-pads with your finger.
/Zephyr-Core-3.5.0/boards/arm/bcm958402m2_m7/doc/
Dindex.rst49 The bcm958402m2_m7 board includes pads for soldering a JTAG connector.
/Zephyr-Core-3.5.0/boards/arm/bcm958401m2/doc/
Dindex.rst53 The bcm958401m2 board includes pads for soldering a JTAG connector.
/Zephyr-Core-3.5.0/boards/arm64/bcm958402m2_a72/doc/
Dindex.rst49 The bcm958402m2_a72 board includes pads for soldering a JTAG connector.
/Zephyr-Core-3.5.0/drivers/spi/
Dspi_sam0.c27 uint32_t pads; member
108 ctrla.reg |= cfg->pads; in spi_sam0_configure()
723 .pads = SPI_SAM0_SERCOM_PADS(n), \
733 .pads = SPI_SAM0_SERCOM_PADS(n), \
/Zephyr-Core-3.5.0/boards/arm/seeeduino_xiao/doc/
Dindex.rst115 entered by shorting the RST and GND pads twice.
152 #. Short the RST and GND pads twice quickly to enter bootloader mode
/Zephyr-Core-3.5.0/boards/arm/s32z270dc2_r52/doc/
Dindex.rst62 The SoC's pads are grouped into ports and pins for consistency with GPIO driver
64 the mapping between pads and ports/pins. This must be taken into account when
68 | Pads | Port/Pins |
/Zephyr-Core-3.5.0/soc/arm/atmel_sam0/common/
Dsoc_port.h104 * PORT is powered up again), the latches in the pads will keep their current

12