Home
last modified time | relevance | path

Searched full:either (Results 1 – 25 of 954) sorted by relevance

12345678910>>...39

/Zephyr-latest/tests/ztest/fail/
DREADME.rst13 - ``ztest_test_fail()`` during either the ``after`` or ``teardown`` phase of the test suite
14 - ``ztest_test_skip()`` during either the ``after`` or ``teardown`` phase of the test suite
15 - ``ztest_test_pass()`` during either the ``after`` or ``teardown`` phase of the test suite
/Zephyr-latest/soc/espressif/esp32s3/
DKconfig.mac21 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi…
23 addresses in this range (either 2 or 4 per device.)ll depend on the
24 allocation of MAC addresses in this range (either 1 or 2 per device).
/Zephyr-latest/dts/bindings/clock/
Dnuvoton,npcm-pcc.yaml62 - The maximum CLK frequency is either the MCLK frequency divided by 1 or 100 MHz.
92 - The maximum APB1_CLK frequency is either the MCLK frequency divided by 1 or 100 MHz.
122 - The maximum APB2_CLK frequency is either the MCLK frequency divided by 1 or 100 MHz.
152 - The maximum APB3_CLK frequency is either the MCLK frequency divided by 1 or 100 MHz.
183 - The maximum AHB6_CLK frequency is either the CLK frequency divided by 1 or 100 MHz.
200 - The maximum FIUCLK frequency is either the CLK frequency divided by 1 or 100MHz.
/Zephyr-latest/soc/espressif/esp32s2/
DKconfig.mac20 When using the default (Espressif-assigned) base MAC address, either setting can be used.
22 allocation of MAC addresses in this range (either 1 or 2 per device).
/Zephyr-latest/soc/st/stm32/common/
Dstm32_hsem.h18 * Index of the semaphore used by CPU2 to prevent the CPU1 to either write or
19 * erase data in flash. The CPU1 shall not either write or erase in flash when
20 * this semaphore is taken by the CPU2. When the CPU1 needs to either write or
31 * Index of the semaphore used by CPU1 to prevent the CPU2 to either write or
33 * semaphore to prevent the CPU2 to either write or erase in flash
/Zephyr-latest/soc/espressif/esp32/
DKconfig.mac20 When using the default (Espressif-assigned) base MAC address, either setting can be used.
22 allocation of MAC addresses in this range (either 2 or 4 per device.)
/Zephyr-latest/soc/espressif/esp32c2/
DKconfig.mac21 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi…
23 addresses in this range (either 2 or 4 per device.)
/Zephyr-latest/soc/espressif/esp32c3/
DKconfig.mac21 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi…
23 addresses in this range (either 2 or 4 per device.)
/Zephyr-latest/soc/espressif/esp32c6/
DKconfig.mac21 …When using the default (Espressif-assigned) base MAC address, either setting can be used. When usi…
23 addresses in this range (either 2 or 4 per device.)
/Zephyr-latest/doc/kernel/services/data_passing/
Dpipes.rst30 Data is synchronously **sent** either in whole or in part to a pipe by a
32 satisfied, then the operation will either fail immediately or attempt to send
34 completed later. Accepted data is either copied to the pipe's ring buffer
39 will either fail immediately or attempt to receive as many bytes as possible
41 data is either copied from the pipe's ring buffer or directly from the
45 either on the entire pipe or on only its ring buffer. Flushing the entire pipe
/Zephyr-latest/include/zephyr/data/
Dnavigation.h47 * @return -EINVAL if either navigation point is invalid
60 * @return -EINVAL if either navigation point is invalid
/Zephyr-latest/scripts/schemas/
Dsoc-schema.yml27 required: true # Note: either name or extend is required, but that is handled in python
39 required: false # Note: either name or extend is required, but that is handled in python
42 required: false # Note: either name or extend is required, but that is handled in python
/Zephyr-latest/include/zephyr/drivers/uart/
Dserial_test.h23 * concurrent write operations, either by preventing all writers from
51 * concurrent read operations, either by preventing all readers from
71 * concurrent read operations, either by preventing all readers from
/Zephyr-latest/doc/build/kconfig/
Dmenuconfig.rst33 #. Build your application as usual using either ``west`` or ``cmake``:
42 #. To run the terminal-based ``menuconfig`` interface, use either of these
53 To run the graphical ``guiconfig``, use either of these commands:
117 In the ``guiconfig`` interface, either click on the image next to the symbol
172 dependencies, either by pressing :kbd:`?` in ``menuconfig`` or in the
/Zephyr-latest/dts/arm/nordic/
Dnrf91_peripherals.dtsi151 * This i2c node can be either TWIM or TWIS, for the user to pick:
167 * This i2c node can be either TWIM or TWIS, for the user to pick:
183 * This i2c node can be either TWIM or TWIS, for the user to pick:
199 * This i2c node can be either TWIM or TWIS, for the user to pick:
215 * This spi node can be either SPIM or SPIS, for the user to pick:
231 * This spi node can be either SPIM or SPIS, for the user to pick:
247 * This spi node can be either SPIM or SPIS, for the user to pick:
263 * This spi node can be either SPIM or SPIS, for the user to pick:
/Zephyr-latest/dts/bindings/rtc/
Dzephyr,fake-rtc.yaml5 This binding provides a fake RTC controller for use as either a stub or a mock in Zephyr
/Zephyr-latest/dts/bindings/stepper/
Dzephyr,fake-stepper.yaml5 This binding provides a fake stepper controller for use as either a stub or a mock in
/Zephyr-latest/dts/bindings/can/
Dzephyr,fake-can.yaml5 This binding provides a fake CAN controller for use as either a stub or a mock in Zephyr
/Zephyr-latest/dts/bindings/mtd/
Dzephyr,fake-eeprom.yaml5 This binding provides a fake EEPROM for use as either a stub or a mock in Zephyr testing.
/Zephyr-latest/drivers/sensor/renesas/isl29035/
DKconfig69 configured either for either ambient light or infrared sensing.
/Zephyr-latest/samples/sensor/bme280/
DKconfig14 # the device connected either way. These defaults can be overridden if
/Zephyr-latest/soc/openisa/rv32m1/
DKconfig.soc9 option should not be used to target either Arm core.
/Zephyr-latest/include/zephyr/sys/
Dring_buffer.h268 * concurrent write operations, either by preventing all writers from
296 * concurrent write operations, either by preventing all writers from
318 * concurrent write operations, either by preventing all writers from
342 * concurrent read operations, either by preventing all readers from
370 * concurrent read operations, either by preventing all readers from
392 * concurrent read operations, either by preventing all readers from
414 * concurrent read operations, either by preventing all readers from
423 * multiple times. To remove data, use either @ref ring_buf_get or
444 * concurrent write operations, either by preventing all writers from
468 * concurrent read operations, either by preventing all readers from
/Zephyr-latest/include/zephyr/drivers/timer/
Dnrf_grtc_timer.h108 * @retval -EPERM if either channel is unavailable or SYSCOUNTER is not running.
123 * @retval -EPERM if either channel is unavailable or SYSCOUNTER is not running.
160 * @retval -EPERM if either channel is unavailable or SYSCOUNTER is not running.
174 * @retval -EPERM if either channel is unavailable or SYSCOUNTER is not running.
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_hid_macros.h110 /* Get the number of endpoints, which can be either 1 or 2 */
115 * Either the device does not support a boot protocol, or it supports the
151 * OUT endpoint MPS for either default or alternate interface.
160 * IN endpoint MPS for either default or alternate interface.

12345678910>>...39