Searched refs:start (Results 1151 – 1175 of 1213) sorted by relevance
1...<<414243444546474849
/Zephyr-latest/subsys/bluetooth/common/ |
D | Kconfig | 201 # The Mesh stack usage in applications and tests can start both advertising and scanning in
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | dfu_cli.c | 290 .start = tx_start,
|
D | dfd_srv.c | 917 .start = upload_start,
|
D | blob_cli.c | 582 .start = send_start, in tx()
|
/Zephyr-latest/boards/phytec/reel_board/doc/ |
D | index.rst | 363 | J22 | open solder jumper | close to start adapter in bootloader mode |
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | mcp.rst | 127 <dbg> bt_mcc.bt_mcc_discover_mcs: start discovery of MCS primary service
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | icbmsg_memory.svg | 165 …="display: flex; align-items: unsafe center; justify-content: unsafe flex-start; width: 148px; hei…
|
/Zephyr-latest/drivers/can/ |
D | can_nxp_s32_canxl.c | 1085 .start = can_nxp_s32_start,
|
D | can_mcp251xfd.c | 1692 .start = mcp251xfd_start,
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_dfu.c | 281 .start = target_dfu_start,
|
D | test_blob.c | 220 .start = blob_srv_start,
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 1167 # Flags that start with -Wno-<warning> can not be tested by 1301 set(rom_start_path "${snippet_base}/snippets-rom-start.ld") 1483 # Note that this assumes windows absolute filenames start with a letter and colon, this does 4915 # SYMBOL <SECTION> : Specify that start symbol of the region should be identical 4916 # to the start address of the first section in the group. 5046 # ENDALIGN <alignment>: Align the end so that next output section will start aligned. 5235 # generate a symbol to mark the start of the objects array for 5333 …_section_configure(SYMBOLS [start_sym [end_sym]]) takes maximum two symbol names (start and end).") 5373 # To create a new symbol `bar` pointing to the start VMA address of section
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.14.rst | 116 * :github:`16080` - Zephyr UART shell crashes on start if main() is blocked 153 * :github:`16779` - [Zephyr v1.14] ARM: fix the start address of MPU guard in stack-fail checking (… 173 * :github:`17288` - Bluetooth: controller: Fix handling of L2CAP start frame with zero PDU length 353 * :github:`16779` - [Zephyr v1.14] ARM: fix the start address of MPU guard in stack-fail checking (… 371 * :github:`17288` - Bluetooth: controller: Fix handling of L2CAP start frame with zero PDU length 1273 * :github:`14663` - net: echo server sends unknown packets on start 1992 * :github:`10662` - "Quick start - Integration testing" does not work as intended. 2170 * :github:`9463` - bt_le_scan_start Fails with Error -5 after 128 scan start/stop cycles
|
D | release-notes-2.3.rst | 194 interpreted relative to either current time or system start, and be 439 * Added "no auto start" option and local MAC address support to rf2xx 605 * Fixed LWM2M socket error handling, and pending and reply handling during start 1307 * :github:`20068` - Application doesn't start when SHELL-UART is enabled and UART is not connected …
|
D | release-notes-3.4.rst | 397 * Implemented the CAP initiator broadcast audio start, stop and metadata 399 * Implemented the CAP unicast audio start, stop and metadata update procedures. 1093 * Added new radio API function to start continuous carrier wave transmission.
|
D | release-notes-3.0.rst | 213 * :c:func:`uart_rx_enable_u16` to start receiving data. 873 * :github:`42778` - bluetooth: autopts: can't start on the board 925 * :github:`42214` - drivers: uart_nrfx_uarte: Cannot start another reception after reception is com…
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | ascs.c | 2509 if (unicast_server_cb != NULL && unicast_server_cb->start != NULL) { in ase_start() 2510 err = unicast_server_cb->start(ep->stream, &rsp); in ase_start()
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig | 217 bool "DHCPv4 start / stop" 222 bool "DHCPv6 start / stop"
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_dw1000.c | 1657 .start = dwt_start,
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 173 start refilling.
|
/Zephyr-latest/doc/build/dts/ |
D | macros.bnf | 5 ; ones that start with DT_ and are directly generated.
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 897 align-items: flex-start; 1428 margin-inline-start: 0px; 2472 padding-inline-start: 0px;
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 85 the start of a paragraph and indent continuation lines with two 93 start with a 1. or a. for example, and continue with autonumbering by
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 206 :ref:`build_overview` is a good place to start learning about the build system. 227 Once you've found an existing board that uses your SoC, you can usually start
|
/Zephyr-latest/tests/cmake/yaml/ |
D | CMakeLists.txt | 250 # start with entries that will be overwritten
|
1...<<414243444546474849