Home
last modified time | relevance | path

Searched full:wired (Results 1 – 25 of 43) sorted by relevance

12

/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/gpio/
Dgpio.h44 /* Indicates single ended open drain mode (wired AND). */
46 /* Indicates single ended open source mode (wired OR). */
51 /** Configures GPIO output in open drain mode (wired AND).
58 /** Configures GPIO output in open source mode (wired OR).
Dnordic-nrf-gpio.h24 * When the pin is configured to operate in open-drain mode (wired-and), the
27 * (wired-or), the drive mode can only be set for the 1 level
/Zephyr-Core-3.5.0/samples/drivers/led_is31fl3733/
DKconfig11 wired up to your IS31FL3733 LED driver. The sample will only attempt
18 Set this to match the number of CS LED source connections wired up
/Zephyr-Core-3.5.0/tests/drivers/gpio/gpio_basic_api/
DREADME.txt5 where two GPIOs are directly wired together. The test pins are
19 FATAL output pin not wired to input pin? (out high => in low)
/Zephyr-Core-3.5.0/samples/sensor/thermometer/boards/
Dfrdm_k22f.overlay15 * wired to i2c0 and PTC2 externally
/Zephyr-Core-3.5.0/drivers/gpio/
DKconfig.emul13 to be instantiated. Furthermore, the emulated pins can be "wired"
/Zephyr-Core-3.5.0/samples/sensor/bme280/
DREADME.rst49 If you wired the sensor to a SPI peripheral on an Arduino header, build and
64 If you wired the sensor to an I2C peripheral on an Arduino header, build and
80 to GPIO16 through GPIO19. With the sensor wired to those lines, build and
90 demonstrates using PIO SPI with the sensor wired to arbitrary GPIO pins.
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/
Dlldp.rst15 and neighbors on a wired Ethernet network.
/Zephyr-Core-3.5.0/samples/drivers/auxdisplay/
DREADME.rst17 sample overlay is provided for the `nucleo_f746zg` board fly-wired to a Hitachi
/Zephyr-Core-3.5.0/dts/bindings/led/
Dled-controller.yaml18 LEDs in an array/strip are not wired following the LED order of
/Zephyr-Core-3.5.0/samples/drivers/uart/native_tty/
DREADME.rst11 UART to USB bridge dongles that are wired together, writing demo data to one
24 #. Two UART to USB bridge dongles. Each dongle must have its TX pin wired to the
/Zephyr-Core-3.5.0/samples/sensor/th02/
DREADME.rst27 The easiest way to get this wired is to use the Grove shield and connect both
/Zephyr-Core-3.5.0/samples/drivers/led_is31fl3216a/
DREADME.rst38 _is31fl3216a LED driver (with 16 LEDs wired) is connected to the I2C bus at
/Zephyr-Core-3.5.0/samples/sensor/max6675/
DREADME.rst13 - MAX6675 wired to your board SPI bus
/Zephyr-Core-3.5.0/samples/drivers/led_lp50xx/
DREADME.rst40 LED driver (with 10 LEDs wired) is connected to the I2C0 bus at address 0x30.
/Zephyr-Core-3.5.0/samples/shields/npm1300_ek/doc/
Dindex.rst19 The shield needs to be wired to a host board supporting the Arduino connector.
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/ace/include/intel_ace15_mtpm/
Dadsp_ipc_regs.h68 * Each agent is wired to its own interrupt.
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/ace/include/intel_ace20_lnl/
Dadsp_ipc_regs.h68 * Each agent is wired to its own interrupt.
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/pcie/
Dpcie.h12 * if the device doesn't support MSI and we don't/can't know the wired IRQ
/Zephyr-Core-3.5.0/dts/bindings/serial/
Dst,stm32-uart-base.yaml33 Swap the TX and RX pins. Used in case of a cross wired connection.
/Zephyr-Core-3.5.0/samples/sensor/ds18b20/
DREADME.rst49 Once you have wired the sensor and the serial peripheral on the Arduino header
/Zephyr-Core-3.5.0/doc/services/device_mgmt/
Dota.rst11 connection, updates received over a wired connection (such as Ethernet)
/Zephyr-Core-3.5.0/arch/xtensa/core/
Dxtensa_mmu.c40 * Level 1 page table has to be 4Kb to fit into one of the wired entries.
244 * Lets use one of the wired entry, so we never have tlb miss for in xtensa_mmu_init()
252 * map the exception vector into one of the wired entries to avoid in xtensa_mmu_init()
/Zephyr-Core-3.5.0/samples/shields/npm6001_ek/doc/
Dindex.rst20 The shield needs to be wired to a host board supporting the Arduino connector.
/Zephyr-Core-3.5.0/drivers/sensor/bmi08x/
Dbmi08x_gyro.c413 /* with BMI08X_DATA_SYNC set, it is expected that the INT3 or INT4 is wired to either INT1 in bmi08x_gyro_init()
454 /* with data-sync, one of the int pins should be wired directory to the accel's int pins, their

12