Searched refs:there (Results 151 – 175 of 423) sorted by relevance
12345678910>>...17
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/ |
D | README.rst | 30 The dummy feedback implementation, used when there is no target-specific
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | nothread.rst | 15 been limited, there are conditions on what can be expected to work in
|
D | system_threads.rst | 31 This thread executes when there is no other work for the system to do.
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | fetch_and_get.rst | 69 In all cases it's very likely there will be variable delays from the actual
|
/Zephyr-latest/boards/seeed/xiao_rp2040/doc/ |
D | index.rst | 21 There are 14 GPIO PINs on Seeed Studio XIAO RP2040, on which there
|
/Zephyr-latest/doc/services/portability/posix/implementation/ |
D | index.rst | 42 ``libzfoo`` also depends on ``libposix``, then there is a dependency cycle. The cycle can be
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.nxp_s32_gmac | 75 may do in the RX thread before yielding the processor, in case there
|
D | Kconfig.sam_gmac | 46 This works only if there are four or fewer RX traffic classes enabled, as
|
/Zephyr-latest/soc/cdns/dc233c/include/ |
D | xtensa-dc233c.ld | 61 * So we stuff the temporary IDT_LIST there to avoid 91 * Note that there is no cacheattr register which means thah
|
/Zephyr-latest/doc/services/retention/ |
D | index.rst | 31 you are using, there is a zephyr driver which can be used which will use some 94 /* If omitted, there will be no
|
/Zephyr-latest/doc/services/zbus/ |
D | index.rst | 95 enabled. However, there is one static observation disabled. The event dispatcher will only stop 124 block of the image. Based on that, there is a sign zbus promotes decoupling in the system 221 - The VDED executes L1 and L2 in the respective sequence. Inside the listeners, usually, there 278 - The VDED executes L1 and L2 in the respective sequence. Inside the listeners, usually, there 389 ZBus always delivers the messages to the listeners and message subscribers. However, there are no 414 only the last data is there. 602 execution. Using ``K_NO_WAIT`` for reading is highly likely to return a timeout error if there 643 observers, for which there are supporting APIs like :c:func:`zbus_iterate_over_channels`, 733 ZBus was designed to be as flexible and extensible as possible. Thus, there are some features 851 Note there is an example of using a work queue instead of executing the listener as an execution
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.debug | 32 How many external net_pkt objects are there in user specific pools.
|
D | Kconfig.ipv6 | 10 Enable IPv6 support. This should be selected by default as there 21 This tells how many network interfaces there will be in the system 283 attempts no non-unique address was generated then there will be no
|
/Zephyr-latest/doc/hardware/peripherals/edac/ |
D | ibecc.rst | 42 mode 0 there are more BIOS configuration options such as memory regions.
|
/Zephyr-latest/arch/xtensa/core/ |
D | CMakeLists.txt | 66 # There, if there is no THREADPTR, we need a scratch register
|
/Zephyr-latest/boards/native/native_posix/doc/ |
D | index.rst | 54 applications with the :ref:`Zephyr POSIX OS abstraction<posix_support>`, as there would be symbol
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf54l15bsim.rst | 89 * Currently there is no model of the SPU, and therefore neither RRAM, RAM areas or peripherals
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig | 42 optimized-out by compiler in case where there is no such device in 63 case where there is no such device in a system.
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net-stack-architecture.rst | 92 :ref:`k_fifo <fifos_v2>`). By default there is only one receive queue in 147 queue (implemented by :ref:`k_fifo <fifos_v2>`). By default there is only
|
/Zephyr-latest/doc/services/mem_mgmt/ |
D | index.rst | 168 2. Among the regions as at point 1, from the smallest region if there is any 171 3. If there is not enough space, from the next bigger region able to
|
/Zephyr-latest/doc/build/kconfig/ |
D | menuconfig.rst | 126 save-and-quit dialog (if there are changes to save): 168 Show-all mode can't be turned off if there are no visible items in the
|
/Zephyr-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 12 device controllers, and although, there a is clear separation between these 281 connected to the host. If there is space in the TX FIFO, and the TX interrupt 282 is enabled, :c:func:`uart_irq_tx_ready()` will succeed. If there is data in the
|
/Zephyr-latest/samples/subsys/fs/fs_sample/ |
D | README.rst | 66 microSD slot. If there are any files or directories present in the card, the
|
/Zephyr-latest/boards/up-bridge-the-gap/up_squared/doc/ |
D | index.rst | 44 GPIO, there is an option to set the direction of the pin. This needs
|
/Zephyr-latest/samples/drivers/video/capture/ |
D | README.rst | 41 For :ref:`arduino_nicla_vision_board` there is no extra wiring required.
|
12345678910>>...17