Searched full:assignments (Results 1 – 25 of 85) sorted by relevance
1234
/Zephyr-latest/dts/bindings/pinctrl/ |
D | xlnx,pinctrl-zynqmp.yaml | 5 Xilinx ZynqMP SoC pinctrl node. It allows configuration of pin assignments 9 valid pin assignments 27 Pin assignments for the selected group
|
/Zephyr-latest/samples/sensor/magn_polling/ |
D | README.rst | 26 The GPIO pin assignments in the overlay file are arbitrary. The PIO SPI 28 that the pin assignments in the pinctrl block and the pio0_spi0 block
|
/Zephyr-latest/dts/bindings/gpio/ |
D | nxp,i2c-tsc-fpc.yaml | 10 following assignments:
|
D | stemma-qt-connector.yaml | 6 The pin assignments are as follows.
|
D | nxp,parallel-lcd-connector.yaml | 10 following assignments:
|
D | nxp,lcd-8080.yaml | 10 following assignments:
|
D | microbit,edge-connector.yaml | 23 Pin assignments can be found at:
|
/Zephyr-latest/samples/bluetooth/hci_uart_async/ |
D | app.overlay | 21 * functions. Removing the assignments will ensure a compilation error
|
/Zephyr-latest/boards/shields/nrf7002ek/ |
D | nrf7002ek_common.dtsi | 7 /* Common assignments for any nRF70 shield */
|
/Zephyr-latest/modules/cmsis/ |
D | cmsis_core_a_r.h | 57 * covered by the Kconfig-based default assignments above must be
|
/Zephyr-latest/dts/bindings/watchdog/ |
D | nxp,s32-swt.yaml | 25 bus master corresponding to the bit. The platform bus master assignments
|
/Zephyr-latest/scripts/coccinelle/ |
D | unsigned_suffix.cocci | 1 /// Find assignments to unsigned variables and add an 'U' to the value
|
/Zephyr-latest/boards/shields/adafruit_pca9685/doc/ |
D | index.rst | 15 Pins Assignments
|
/Zephyr-latest/boards/shields/m5stack_core2_ext/doc/ |
D | index.rst | 23 Pins Assignments
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 470 Assignments to promptless symbols in configuration files 473 Assignments to hidden (promptless, also called *invisible*) symbols in 478 (:file:`zephyr/.config`), seeing a bunch of assignments to hidden symbols, 479 and assuming that those assignments must be respected when the configuration is 480 read back in by Kconfig. In reality, all assignments to hidden symbols in 484 To understand why :file:`zephyr/.config` still includes assignments to hidden 493 The assignments to hidden symbols in :file:`zephyr/.config` are just 494 configuration output. Kconfig itself ignores assignments to hidden symbols when
|
D | setting.rst | 69 Assignments in configuration files use this syntax: 114 Assignments in configuration files are only respected if the dependencies for 260 Assignments in :file:`.config` files have no effect on invisible symbols,
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_msc_scsi.h | 52 /* SPC-5 Table F.1 — ASC and ASCQ assignments
|
/Zephyr-latest/drivers/can/ |
D | can_mcux_mcan.c | 160 * handled by the register assignments in the common MCAN driver code). 176 * handled by the register assignments in the common MCAN driver code).
|
/Zephyr-latest/scripts/kconfig/ |
D | kconfig.py | 50 # Warn for assignments to undefined symbols, but only for handwritten 76 # Check that there are no assignments to promptless symbols, which 120 # Turn all warnings into errors, so that e.g. assignments to undefined
|
/Zephyr-latest/boards/shields/adafruit_neopixel_grid_bff/doc/ |
D | index.rst | 20 Pin Assignments
|
/Zephyr-latest/boards/shields/adafruit_aw9523/doc/ |
D | index.rst | 18 Pin Assignments
|
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/ |
D | ghrd_10m50da_top.v | 42 //DDR3 interface assignments
|
/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/ |
D | cpu.h | 16 * SCTLR register bit assignments
|
/Zephyr-latest/include/zephyr/posix/net/ |
D | if_arp.h | 13 /* See https://www.iana.org/assignments/arp-parameters/arp-parameters.xhtml
|
/Zephyr-latest/arch/x86/ |
D | gen_idt.py | 130 error("multiple vector assignments for interrupt line %d" % irq) 152 error("Multiple assignments for vector %d" % vec)
|
1234