Searched refs:there (Results 51 – 75 of 446) sorted by relevance
12345678910>>...18
/Zephyr-latest/tests/benchmarks/posix/threads/ |
D | Kconfig | 20 If there is a race condition, a value of zero here should
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.cyclonev | 20 However there must be enough descriptors to hold all fragments
|
/Zephyr-latest/doc/contribute/style/ |
D | index.rst | 84 When there are differences between the `Coding Style Guidelines`_ guidelines and the 86 take precedence. If there is ambiguity between formatting tools and the
|
/Zephyr-latest/tests/drivers/regulator/voltage/boards/ |
D | rpi_pico.overlay | 13 * Scraping the resist on there and soldering wire to make it able to measure by ADC.
|
/Zephyr-latest/doc/services/net_buf/ |
D | index.rst | 40 If there is a need to reserve space in the buffer for protocol headers 70 while leaving the actual data pointer intact. Requires that there is 95 length value as well as the data pointer. Requires that there is
|
/Zephyr-latest/boards/microchip/mec1501modular_assy6885/ |
D | CMakeLists.txt | 15 # but there is no tool for Apple. So
|
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/ |
D | CMakeLists.txt | 15 # but there is no tool for Apple. So
|
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/ |
D | CMakeLists.txt | 15 # but there is no tool for Apple. So
|
/Zephyr-latest/samples/subsys/usb/midi/ |
D | README.rst | 52 don't have any such program at hand, there are some webmidi programs online, 73 On devboards with a user button, press it and observe that there are some note
|
/Zephyr-latest/drivers/syscon/ |
D | Kconfig | 17 extract information from there.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | socks5.rst | 49 For MQTT client, there is :c:func:`mqtt_client_set_proxy()` API that the
|
D | ieee802154.rst | 62 IEEE802154/ieee802154 prefixes there. 97 documented there.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | regulators.rst | 16 The simplest case where a regulator is needed is one where there is only one
|
D | i3c.rst | 28 Due to the nature of the I3C, there are devices on the bus where 97 #. Do ``ENTDAA`` to start dynamic address assignment, if there are 100 * If there is a device waiting for address, it will send 104 * If there is a match, assign an address (either from 111 * If there is no match, depending on policy, it can be 119 * This step can be skipped if there is no connected devices 154 * Note that there are usually limited IBI slots on
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.nxp_sof_host_dma | 29 configuration doesn't make much sense as there's
|
/Zephyr-latest/share/zephyr-package/cmake/ |
D | ZephyrConfig.cmake | 132 …# This means this Zephyr is likely the correct one, but there could be an alternative installed al… 133 # Thus, check if there is an even better candidate. 154 # Ending here means there were no candidates in workspace of the app.
|
/Zephyr-latest/doc/services/storage/nvs/ |
D | nvs.rst | 13 The id is a 16-bit unsigned number. NVS ensures that for each used id there is 45 To protect the flash area against frequent erases it is important that there is 47 endless loop of flash page erases when there is limited free space. When such 48 a loop is detected NVS returns that there is no more space available.
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.xen | 27 privileged domain. Thus, there is no console daemon and Xen
|
/Zephyr-latest/cmake/ |
D | yaml-filter.cmake | 31 # build system will complain there is no rule to rebuild it
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | sysbuild_kconfig.cmake | 67 # We only want to set this in cache it has been defined and is not already there. 75 # If there is no SB_CONF_FILE, then use empty.conf to make kconfiglib happy.
|
/Zephyr-latest/doc/hardware/arch/ |
D | risc-v.rst | 8 Currently, there's support for some boards, as well as Qemu support
|
/Zephyr-latest/drivers/entropy/ |
D | Kconfig | 50 to signal that there is a true entropy driver.
|
/Zephyr-latest/doc/develop/languages/c/ |
D | picolibc.rst | 31 When built as a Zephyr module, there are several configuration knobs 68 For toolchain where there is no bundled Picolibc, it is still 85 when there is no toolchain bundled Picolibc.
|
/Zephyr-latest/doc/ |
D | LICENSING.rst | 10 there is no LICENSE file or way to put a LICENSE file there, so we describe the
|
/Zephyr-latest/scripts/coccinelle/ |
D | array_size.cocci | 4 //# where there is a division of sizeof the array by the sizeof its first
|
12345678910>>...18