Searched full:whose (Results 1 – 25 of 163) sorted by relevance
1234567
/Zephyr-latest/dts/bindings/test/ |
D | vnd,i2c-mux.yaml | 8 model this as a node which is an I2C device, whose children are I2C 9 controllers, and whose grandchildren are therefore I2C devices.
|
/Zephyr-latest/arch/x86/core/offsets/ |
D | ia32_offsets.c | 11 * This module is responsible for the generation of the absolute symbols whose 25 /* list of headers that define whose structure offsets will be generated */
|
/Zephyr-latest/dts/bindings/interrupt-controller/ |
D | microchip,xec-ecia.yaml | 18 Array of GIRQ numbers in [8, 26] whose result bits can be connected
|
/Zephyr-latest/kernel/ |
D | version.c | 13 * The kernel version is a four-byte value, whose format is described in the
|
/Zephyr-latest/include/zephyr/drivers/mspi/ |
D | devicetree.h | 29 * @param mspi_dev Devicetree node identifier for the MSPI device whose 76 * @param mspi_dev Devicetree node identifier for the MSPI device whose 93 * @param mspi_dev Devicetree node identifier for the MSPI device whose 117 * @param mspi_dev Devicetree node identifier for the MSPI device whose 133 * @param mspi_dev Devicetree node identifier for the MSPI device whose 157 * @param mspi_dev Devicetree node identifier for the MSPI device whose
|
/Zephyr-latest/include/zephyr/drivers/ |
D | clock_control.h | 70 * @param dev Device structure whose driver controls the clock. 121 * @param dev Device structure whose driver controls the clock. 140 * @param dev Device structure whose driver controls the clock 239 * @param dev Device structure whose driver controls the clock. 276 * @param dev Device structure whose driver controls the clock
|
/Zephyr-latest/include/zephyr/xen/ |
D | memory.h | 28 * @param foreign_domid for gmfn_foreign - domain id, whose pages being mapped, 44 * @param domid domain id, whose page is going to be removed. For unprivileged
|
/Zephyr-latest/drivers/led_strip/ |
D | Kconfig.lpd880x | 15 (3 channels for LPD8803, 6 for LPD8806), whose PWM
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | spsc_pbuf.rst | 7 buffer, whose contents are stored in first-in-first-out order. Variable size
|
/Zephyr-latest/drivers/espi/ |
D | Kconfig.espi_emul | 15 eSPI is an interface using SPI wires, whose main goal is to reduce the
|
/Zephyr-latest/tests/drivers/adc/adc_accuracy_test/ |
D | README.txt | 19 known voltage reference, whose value is informed, in millivolts, at
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | soc.h | 62 * @param irq The IRQ number whose INTMUX channel / level 2 aggregator 88 * @param The IRQ number whose INTMUX interrupt ID to get, in the Zephyr
|
/Zephyr-latest/arch/posix/core/offsets/ |
D | offsets.c | 12 * This module is responsible for the generation of the absolute symbols whose
|
/Zephyr-latest/include/zephyr/usb/class/ |
D | usbd_uac2.h | 123 * @param terminal Input Terminal ID whose feedback should be returned 137 * @param clock_id Clock Source ID whose sample rate should be returned 153 * @param clock_id Clock Source ID whose sample rate should be set
|
/Zephyr-latest/arch/sparc/core/offsets/ |
D | offsets.c | 11 * This module is responsible for the generation of the absolute symbols whose
|
/Zephyr-latest/include/zephyr/drivers/i3c/ |
D | devicetree.h | 33 * @param node_id Devicetree node identifier for the I3C device whose 62 * @param node_id Devicetree node identifier for the I3C device whose 176 * @param node_id Devicetree node identifier for the I3C device whose
|
/Zephyr-latest/snippets/ram-console/ |
D | README.rst | 14 buffer is a global array located in RAM region by default, whose address
|
/Zephyr-latest/tests/crypto/mbedtls_psa/ |
D | testcase.yaml | 9 # supported by Zephyr, we reduce to a very small selected group whose
|
/Zephyr-latest/include/zephyr/ |
D | kernel_version.h | 42 * The kernel version is a four-byte value, whose format is described in the
|
/Zephyr-latest/dts/bindings/mipi-dbi/ |
D | zephyr,mipi-dbi-spi.yaml | 35 whose task is to convert the serial SPI bit stream to the parallel MCU
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | events.rst | 19 whose wait conditions have been satisfied become ready simultaneously. 32 conditions of multiple threads waiting on the event object. All threads whose
|
/Zephyr-latest/arch/nios2/core/offsets/ |
D | offsets.c | 11 * This module is responsible for the generation of the absolute symbols whose
|
/Zephyr-latest/samples/tfm_integration/ |
D | tfm_integration.rst | 17 images are then merged and signed using the private signing keys, whose public
|
/Zephyr-latest/samples/basic/servo_motor/ |
D | README.rst | 23 The sample requires a servomotor whose signal pin is connected to a pin driven
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 326 ``&foo``, ``&bar``, etc. phandles within the properties point to nodes whose 360 The special ``/chosen`` node contains properties whose values describe 411 - A node whose ``reg`` is sometimes used to set the defaults for 424 - A node whose ``reg`` is used by the OpenAMP subsystem to determine the 448 - A node whose ``reg`` sets the base address and size of SRAM memory
|
1234567