Searched refs:start (Results 1176 – 1200 of 1213) sorted by relevance
1...<<414243444546474849
/Zephyr-latest/doc/hardware/pinctrl/ |
D | index.rst | 134 It is important that custom state identifiers start from
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.2.rst | 317 * Added support for unicast server start, reconfigure, release, disable and 825 ``write``, ``start``, ``stop``, ``update``, ``pause``, ``resume``. 1420 be split up with multiple start-of-frame headers instead of only one has been 1469 way the virtqueue start address is calculated 1798 - :github:`50777` - LE Audio: Receiver start ready command shall only be sent by the receiver 2221 * :github:`47652` - The client-server based cavstool.py might be stuck when the ROM is not start
|
D | release-notes-2.0.rst | 376 If this is not desired, then it is possible to disable automatic start. 867 * :github:`17288` - Bluetooth: controller: Fix handling of L2CAP start frame with zero PDU length 964 * :github:`16779` - [Zephyr v1.14] ARM: fix the start address of MPU guard in stack-fail checking (… 1117 * :github:`16080` - Zephyr UART shell crashes on start if main() is blocked
|
D | release-notes-1.7.rst | 411 * ``ZEP-1674`` - frdm_k64f: With Ethernet driver enabled, application can't start up without connec…
|
D | release-notes-2.7.rst | 1470 * :github:`37236` - ESP32 will not start when CONFIG_ASSERT=y is enabled 1538 * :github:`36865` - k_work_q seems to check uninitialized flag on start 1638 * :github:`36347` - Zephyr Wifi IoT device - whats a good board to start with? 1833 * :github:`33192` - LoRaWAN - Application fails to start if module is not powered
|
D | migration-guide-3.6.rst | 27 If your library or application needed this, you may start getting an "implicit declaration"
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_mesh.c | 442 .start = dfu_start, 1515 static uint8_t start(const void *cmd, uint16_t cmd_len, in start() function 5299 {.opcode = BTP_MESH_START, .expect_len = 0, .func = start},
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | dtlib.py | 1641 self._tok_i = match.start()
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 208 start of v1.8 process. The tag corresponds to
|
/Zephyr-latest/modules/hal_nordic/nrfx/ |
D | Kconfig | 21 bool "Two stage start sequence of the low frequency clock"
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 28 Afterwards we move forward to the next sector and start writing entries again.
|
/Zephyr-latest/dts/bindings/ |
D | vendor-prefixes.txt | 13 # zephyr-keep-sorted-start
|
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/ |
D | popper.min.js | 7 …n e.replace(/left|right|bottom|top/g,(function(e){return se[e]}))}var ce={start:"end",end:"start"}…
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | bap_unicast_client.c | 713 if (listener->start != NULL) { in unicast_client_notify_ep_start() 714 listener->start(stream, rsp_code, reason); in unicast_client_notify_ep_start()
|
/Zephyr-latest/scripts/ |
D | checkpatch.pl | 1604 my $start = $linenr - 1; 1612 for ($line = $start; $remain > 0; $line++) {
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | adv.c | 2128 request.start = evt->subevent_start; in bt_hci_le_per_adv_subevent_data_request()
|
/Zephyr-latest/scripts/kconfig/ |
D | menuconfig.py | 2915 new_i = re.search(r"(?:\w*|\W)\s*$", s[:i]).start()
|
/Zephyr-latest/drivers/ethernet/dwc_xgmac/ |
D | eth_dwc_xgmac.c | 1772 .start = eth_dwc_xgmac_start_device,
|
/Zephyr-latest/ |
D | CMakeLists.txt | 1081 --start-symbol "$<TARGET_PROPERTY:linker,devices_start_symbol>" 1692 # should remove the downstream ability from start.
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 269 #. Each Test Scenario identifier shall start with a section name followed by a 271 that covers semaphores in the kernel shall start with ``kernel.semaphore``.
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | cfg_srv.c | 2057 .start = reset_send_start, in node_reset()
|
D | access.c | 831 .start = publish_start,
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_runner.py | 2843 assert len(process_mock().start.call_args_list) == 5
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 133 however, a context-switch operation must be completed before a new thread context-switch may start.
|
/Zephyr-latest/drivers/dai/intel/ssp/ |
D | ssp.c | 1957 LOG_INF("clk start %u, stop %u", clk->start, clk->stop); in dai_ssp_parse_tlv()
|
1...<<414243444546474849