Searched refs:created (Results 26 – 50 of 278) sorted by relevance
12345678910>>...12
/Zephyr-latest/boards/silabs/ |
D | index.rst | 16 website. The board name in Zephyr is created by normalizing the OPN to lowercase
|
/Zephyr-latest/boards/google/dragonclaw/doc/ |
D | index.rst | 6 Dragonclaw is a board created by Google for fingerprint-related functionality
|
/Zephyr-latest/boards/google/icetower/doc/ |
D | index.rst | 6 Google Icetower Development Board is a board created by Google for
|
/Zephyr-latest/subsys/ipc/ipc_service/backends/ |
D | Kconfig.rpmsg | 11 created in the multi-instance / multi-core RPMsg backend module to
|
/Zephyr-latest/boards/segger/ip_k66f/ |
D | linker.ld | 30 * interfaces created in tests/samples - like e.g. _net_if.static.eth_test)
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/ |
D | iso.rst | 33 CIG created
|
/Zephyr-latest/arch/arm/core/cortex_m/tz/ |
D | CMakeLists.txt | 25 # Indicate that the entry veneers library file is created during linking of this firmware.
|
/Zephyr-latest/drivers/can/ |
D | Kconfig.xmc4xxx | 29 is created for each RX filter.
|
/Zephyr-latest/subsys/net/l2/virtual/ipip/ |
D | Kconfig | 9 interface will be created that will tunnel traffic on top of
|
/Zephyr-latest/boards/google/quincy/doc/ |
D | index.rst | 6 Google Quincy is a board created for fingerprint-related functionality
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | sockets.rst | 115 A secure socket can be created by specifying secure protocol type, for instance: 121 Once created, it can be configured with socket options. For instance, the 191 if the offloaded socket was created successfully, the file descriptor should 250 /* A "dispatcher" socket is created */ 264 should be created. The underlying socket can then be bound to a particular 269 /* A "dispatcher" socket is created */
|
D | net_hostname.rst | 30 ``net_hostname_set_postfix_str()`` before the network interfaces are created.
|
D | capture.rst | 35 * An ``any`` network interface is created. It acts as a sink where the cooked 51 are created:
|
/Zephyr-latest/doc/connectivity/networking/ |
D | usbnet_setup.rst | 22 To communicate with the Zephyr application over a newly created Ethernet 29 You can check that network device is created and MAC address assigned by
|
D | net_pkt_processing_stats.rst | 59 * Packet was created by application so the time is **0**. 73 * Packet was created network device driver so the time is **0**.
|
/Zephyr-latest/doc/kernel/services/other/ |
D | float.rst | 91 * A statically-created ARM thread can be pretagged by passing the 94 * A dynamically-created ARM thread can be pretagged by passing the 169 * A statically-created ARC thread can be tagged by passing the 172 * A dynamically-created ARC thread can be tagged by passing the 232 * A statically-created thread can be tagged by passing the 235 * A dynamically-created thread can be tagged by passing the 282 * A statically-created x86 thread can be pretagged by passing the 286 * A dynamically-created x86 thread can be pretagged by passing the 290 * An already-created x86 thread can pretag itself once it has started
|
/Zephyr-latest/boards/xen/xenvm/ |
D | xenvm.dts | 6 * This file was created by running
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | README_lwm2m | 30 The patch was created by, committing the unpatched changes, then committing the desired patches in …
|
D | lwm2m_rw_plain_text.c | 418 uint8_t created = 0U; in do_write_op_plain_text() local 420 ret = lwm2m_get_or_create_engine_obj(msg, &obj_inst, &created); in do_write_op_plain_text()
|
/Zephyr-latest/samples/subsys/usb/mass/ |
D | Kconfig | 9 Use this to force an existing file system to be created.
|
/Zephyr-latest/boards/realtek/rts5912_evb/doc/ |
D | index.rst | 42 #. The file ``zephyr.rts5912.bin`` will be created if the build system can build successfully.
|
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/ |
D | Kconfig | 54 When CIS is created first, there isn't sufficient time available for
|
/Zephyr-latest/subsys/retention/ |
D | Kconfig | 55 byte must be created and set as the "zephyr,boot-mode" chosen node
|
/Zephyr-latest/subsys/fs/nvs/ |
D | Kconfig | 46 ensures a new NVS can be created.
|
/Zephyr-latest/doc/services/serialization/ |
D | nanopb.rst | 61 ensures the generated header and source files are created before building the specified target.
|
12345678910>>...12