Searched refs:there (Results 76 – 100 of 423) sorted by relevance
12345678910>>...17
/Zephyr-latest/samples/subsys/fs/fs_sample/boards/ |
D | nrf52840dk_nrf52840_ram_disk_region.overlay | 8 * of RAM there is. We need some for the Disk, so we need to
|
/Zephyr-latest/doc/services/modbus/ |
D | index.rst | 10 TCP support is not implemented directly, but there are helper functions
|
/Zephyr-latest/soc/nxp/lpc/lpc55xxx/ |
D | Kconfig.defconfig | 36 # Disable this Kconfig in case there is no dedicated USB RAM.
|
/Zephyr-latest/doc/develop/toolchains/ |
D | gnu_arm_embedded.rst | 48 …On macOS, if you are having trouble with the suggested procedure, there is an unofficial package o…
|
D | arm_compiler.rst | 47 place, but there are still areas covered in ld templates which are not
|
/Zephyr-latest/doc/kernel/services/ |
D | polling.rst | 48 Apart from the kernel objects, there is also a **poll signal** pseudo-object 58 Currently, there is only one mode of operation available: the object is not 62 ownership of the semaphore. If the semaphore is contested, there is no 84 there to help a user to group similar events together. Being optional, it is 155 // assume there is no contention on this semaphore and FIFO
|
/Zephyr-latest/doc/connectivity/networking/ |
D | qemu_user_setup.rst | 17 QEMU and uses that stack to implement a virtual NAT'd network. As there are 58 based on requirements. For this, there is a Kconfig string which can be
|
/Zephyr-latest/cmake/linker/armlink/ |
D | target.cmake | 100 # even though there will be no such sections found in the libraries linked. 108 # deprecated there. For current ARMClang support phase, we accept this warning, but we should
|
/Zephyr-latest/subsys/demand_paging/backing_store/ |
D | Kconfig | 49 cases for demand paging assume that there are at least 16 pages of
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | index.rst | 20 where dynamic allocation is disallowed (i.e. there is no need to
|
/Zephyr-latest/cmake/modules/ |
D | FindLlvmLld.cmake | 38 # Note that, although there is lld, it cannot be used directly
|
/Zephyr-latest/samples/net/gptp/ |
D | Kconfig | 7 # gPTP protocol will run in the non-VLAN interface and then there
|
/Zephyr-latest/samples/application_development/code_relocation_nocopy/ |
D | README.rst | 13 directly from there without the need to copy / relocate the code. All other code
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | promiscuous.rst | 44 If there is no error, then the application can start to wait for network data:
|
/Zephyr-latest/samples/net/sockets/echo_service/ |
D | README.rst | 15 one thread, and which can then trigger a callback if there is activity in the set
|
/Zephyr-latest/include/zephyr/linker/common-rom/ |
D | common-rom-init.ld | 66 * make sure there aren't any in the application
|
/Zephyr-latest/subsys/usb/device/class/dfu/ |
D | Kconfig | 63 Make sure there is some kind of recovery mechanism.
|
/Zephyr-latest/include/zephyr/arch/x86/intel64/ |
D | linker.ld | 31 * ... there is no 16-bit code yet, but there will be when we add SMP.
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.fs | 38 When enabled and when there is space left in the newest log file,
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/settings_mgmt/ |
D | Kconfig | 37 Use dynamic heap memory allocation through malloc, if there is
|
/Zephyr-latest/doc/services/debugging/ |
D | mipi_stp_decoder.rst | 23 Decoder has internal state since there are dependency between opcodes (e.g. timestamp can be
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.dwmac | 48 However there must be enough descriptors to hold all fragments
|
/Zephyr-latest/boards/native/native_sim/ |
D | Kconfig | 35 (if there is a lot of load it may be slower than real time)
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 13 this feature. If there are two Zephyr application threads runnable on 206 "aborted" check happens on any interrupt exit, so there is no special 213 handler. If a thread is added to an empty run queue (i.e. there may 235 is used, there may be more than one valid set of threads (not to be confused 241 as the valid set of threads. However when CPU masking is in play, there 272 But in a few areas there are notable changes in structure or behavior. 280 needs to reflect what is running locally, there are many threads 346 :c:func:`z_get_next_switch_handle` to determine if there is a new thread
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig.l2cap | 25 and there are no dedicated fragment buffers, a deadlock may occur.
|
12345678910>>...17