Searched refs:like (Results 401 – 425 of 517) sorted by relevance
1...<<1112131415161718192021
/Zephyr-latest/doc/develop/ |
D | modules.rst | 595 A real life example for ``mbedTLS`` module could look like this: 1086 Each project in the ``west list`` output is tested like this: 1112 #. At the CMake command line, like this: 1118 #. At the top of your application's top level :file:`CMakeLists.txt`, like this: 1129 like this: 1133 # Put this in a file with a name like "zephyr-modules.cmake"
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig | 37 specifications, like pages, sectors or blocks, and may vary
|
/Zephyr-latest/doc/services/binary_descriptors/ |
D | index.rst | 60 Putting it all together, here is what the example above would look like in memory
|
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/ |
D | rcar_h3ulcb_r7.rst | 10 …de+Hyperflash @64MB, CSI2 interfaces and several communication interfaces like USB, Ethernet, HDMI…
|
/Zephyr-latest/doc/hardware/emulator/ |
D | bus_emulators.rst | 15 just like a real hardware device.
|
/Zephyr-latest/doc/hardware/cache/ |
D | guide.rst | 23 with external hardware like DMA controllers or foreign CPUs running a
|
/Zephyr-latest/doc/develop/api/ |
D | terminology.rst | 111 It is use of the no-wait feature that allows functions like
|
/Zephyr-latest/doc/services/logging/ |
D | index.rst | 51 - ``LOG_X`` for standard printf-like messages, e.g. :c:macro:`LOG_ERR`. 53 - ``LOG_INST_X`` for standard printf-like message associated with the 79 to log the message. Time consuming operations like string formatting or access to the 541 to allow log messages exchange and logger control like configuring filtering, getting log
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig | 190 Activate shell module that provides network commands like 982 a network packet or for timed radio protocols like IEEE 802.15.4 991 packets to some other module like gPTP for further processing. 1063 Collect net_pkt allocation statistics, like number of allocations,
|
/Zephyr-latest/doc/project/ |
D | dev_env_and_tools.rst | 218 cases include constructs like: 403 - The author would like input from the community. For a PR it should be considered
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.6.rst | 92 * Names sometimes gain suffixes like ``_m`` or ``_l`` for disambiguation. 120 However, if you are still using code like 122 something like ``DEVICE_DT_GET(node_id)`` instead. The ``DEVICE_DT_GET()``
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 171 is a fault, like divide-by-zero or invalid memory access, or an interrupt that 359 for an IDT-like table that is separate from the NVIC vector table. The position 498 is typically something small like 4, 8, or 16 bytes. 615 registers (like ARM's SPLIM), then the defaults are sufficient. 693 contain the privilege mode stack. The layout could be something like:
|
/Zephyr-latest/soc/cdns/sample_controller32/include/ |
D | xtensa-sample-controller32.ld | 80 * the intermediate files (like zephyr_pre0.elf, to
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/ |
D | xtensa-cavs-linker.ld | 467 * sounds like a struct should be declared packed somewhere...)
|
/Zephyr-latest/boards/snps/nsim/arc_v/doc/ |
D | index.rst | 186 The non hardware-specific compiler options like optimizations, library selections, C / C++
|
/Zephyr-latest/cmake/modules/ |
D | kernel.cmake | 192 Enable Qemu supported ethernet driver like e1000 at drivers/ethernet"
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | timers.rst | 57 precision (and potentially runtime interactions like interrupt delay)
|
/Zephyr-latest/samples/net/sockets/http_server/ |
D | README.rst | 129 You can use a simple Websocket client application like this to test the Websocket
|
/Zephyr-latest/samples/net/sockets/echo_client/ |
D | README.rst | 51 Build echo-client sample application like this:
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/ |
D | README.md | 64 Both server can be started like this:
|
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/ |
D | bluetooth-le-audio-arch.rst | 71 PBS[style=invis]; // Make it possible to treat PBP like the others 222 PBP_H [label="pbp.h"]; // Make it possible to treat PBP like the others 1167 In cases like this the application is only notified about the change with a callback, 1170 Generally when the data is simple (like the VCS state which only take up a few bytes),
|
/Zephyr-latest/doc/services/zbus/ |
D | index.rst | 121 can do that, and the change does not affect other parts of the system. Likewise, we would like to 671 observers, for which there are supporting APIs like :c:func:`zbus_iterate_over_channels`, 812 to the channel. Suppose we would like to count how many times the channels exchange messages. We 903 the listener, another asynchronous message processing mechanism (like :ref:`message queues
|
/Zephyr-latest/doc/kernel/usermode/ |
D | memory_domain.rst | 9 used like an MPU with an identity page table. 41 extra features like GCOV, HEP, etc.
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig | 520 round trip times (like NB-IoT), it might be needed to set this value 528 Activate shell module that provides LwM2M commands like
|
/Zephyr-latest/doc/connectivity/bluetooth/autopts/ |
D | autopts-linux.rst | 52 Choose and install your hypervisor like VMWare Workstation(preferred) or
|
1...<<1112131415161718192021