Searched refs:start (Results 1026 – 1050 of 1113) sorted by relevance
1...<<4142434445
/Zephyr-latest/boards/nxp/mimxrt1064_evk/doc/ |
D | index.rst | 337 :start-after: rt1xxx-lpclink2-probes
|
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/ |
D | index.rst | 325 Run the ``west debug`` command to start a GDB session using SEGGER J-Link.
|
/Zephyr-latest/drivers/modem/ |
D | modem_cellular.c | 2381 #define MODEM_CELLULAR_DEFINE_INSTANCE(inst, power_ms, reset_ms, startup_ms, shutdown_ms, start, \ argument 2395 .autostarts = (start), \
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_mcr20a.c | 1460 .start = mcr20a_start,
|
D | ieee802154_cc2520.c | 1066 .start = cc2520_start,
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | reports.py | 607 cwd_rel_path = os.path.relpath(example_instance.testsuite.source_dir, start=os.getcwd())
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-tools.rst | 68 start line:
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | http_server.rst | 146 This would match all URLs that start with a string ``foo``. See
|
D | net_pkt.rst | 145 case is rather limited. Usually, one should know from the start how
|
/Zephyr-latest/drivers/dma/ |
D | dma_mcux_edma.c | 810 .start = dma_mcux_edma_start,
|
/Zephyr-latest/doc/build/dts/ |
D | phandles.rst | 204 We'll start with an abstract, high level description of how specifier spaces
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | sar_cfg.rst | 39 Both incoming and outgoing messages allocate segments at the start of the transaction. The outgoing
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/doc/ |
D | index.rst | 356 :start-after: rt1xxx-lpclink2-probes
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_xlnx_gem.c | 73 .start = eth_xlnx_gem_start_device,
|
/Zephyr-latest/drivers/can/ |
D | can_rcar.c | 1155 .start = can_rcar_start,
|
D | can_renesas_ra.c | 974 .start = can_renesas_ra_start,
|
D | can_stm32_bxcan.c | 1068 .start = can_stm32_start,
|
/Zephyr-latest/drivers/counter/ |
D | maxim_ds3231.c | 1274 .start = ds3231_counter_start,
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 138 …Use the ``nrfutil trace stm`` command to start capturing logs from the device, specifying the data…
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | intel_adsp_generic.rst | 329 Delete the cache as well as any applicable build directories and start from
|
/Zephyr-latest/boards/nxp/hexiwear/doc/ |
D | index.rst | 471 to start one:
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.3.rst | 704 * DMA API start/stop are defined to be repeatable callable with test cases added. 1021 * Added check for return values of the driver start/stop routines when 1577 - new property: ``fifo-start-offset`` 2650 - :github:`50777` - LE Audio: Receiver start ready command shall only be sent by the receiver 2656 - :github:`51250` - ESP32-C3 pin glitches during start-up 2725 - :github:`53552` - LE Audio: Device executes receiver start ready before the CIS is connected 2810 - :github:`54674` - modem: hl7800: DNS resolver does not start for IPv6 only 2917 * :github:`54414` - stm32u5 dma driver does not support repeated start-stop 2918 * :github:`54412` - [hci_uart] nrf52840 & BlueZ 5.55 - start / stop scanning breaks 3312 … mgmt: mcumgr: image upload, then image erase, then image upload does not restart upload from start [all …]
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | bap.c | 760 .start = lc3_start, 1078 .start = start_cb, 4176 SHELL_CMD_ARG(start, NULL, NULL, cmd_start, 1, 0),
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig | 217 bool "DHCPv4 start / stop" 222 bool "DHCPv6 start / stop"
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | icbmsg_flows.svg | 47 …p://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: … 67 …p://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: …
|
1...<<4142434445