/Zephyr-latest/doc/build/sysbuild/ |
D | index.rst | 150 settings and Kconfig build options given on the command line as 194 command line. You can also set Kconfig options via CMake as
|
/Zephyr-latest/doc/develop/debug/ |
D | index.rst | 305 The first line indicates the I2C controller and the target address of the transaction.
|
/Zephyr-latest/tests/lib/devicetree/api/ |
D | app.overlay | 208 line-name = "TEST_GPIO_HOG_3";
|
/Zephyr-latest/boards/nxp/imx93_evk/doc/ |
D | index.rst | 228 kernel reboot command in shell command line:
|
/Zephyr-latest/subsys/bluetooth/controller/hci/ |
D | hci.c | 5251 uint32_t line, uint64_t pc) argument 5275 uint32_t data_len = 1 + sizeof(line); 5303 net_buf_add_le32(buf, line); 5313 struct net_buf *hci_vs_err_trace(const char *file, uint32_t line, uint64_t pc) argument 5315 return hci_vs_err_trace_create(BT_HCI_EVT_VS_ERROR_DATA_TYPE_TRACE, file, line, pc); 5318 struct net_buf *hci_vs_err_assert(const char *file, uint32_t line) argument 5321 return hci_vs_err_trace_create(BT_HCI_EVT_VS_ERROR_DATA_TYPE_CTRL_ASSERT, file, line, 0U);
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.10.rst | 217 * :github:`1415` - Problem with forcing new line in generated documentation. 241 * :github:`1580` - checkpatch output in shippable log displays without line breaks
|
D | release-notes-1.12.rst | 20 - Command-line Zephyr meta-tool "west" 426 * :github:`6384` - Native (POSIX) zephyr.exe command line options not documented 602 * :github:`7246` - esp32 fails to build with xtensa-esp32-elf-gcc: error: unrecognized command line…
|
D | release-notes-3.6.rst | 219 * For the native simulator based targets it is now possible to set via Kconfig command line 376 * The "native_posix" entropy driver now accepts a new command line option ``seed-random``. 1099 name, line number, function name and failing expression text, when the assertion fails. Leaving
|
D | release-notes-1.13.rst | 656 * :github:`5723` - cmake: Accept CONFIG_XX overrides from command line 666 * :github:`4883` - Should command line examples be "cut and paste" ready?
|
D | release-notes-2.3.rst | 87 pulse was induced on the SCL line). 482 * Added support for modem commands that do not have a line ending 802 * :github:`25613` - USB: CDC adds set line coding callback
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | intel_adsp_generic.rst | 28 The Intel `UP Xtreme`_ product line has the publicly
|
/Zephyr-latest/boards/toradex/colibri_imx7d/doc/ |
D | index.rst | 436 Plug in the J-Link into the board and PC and run the J-Link command line tool:
|
/Zephyr-latest/boards/nordic/nrf9160dk/doc/ |
D | index.rst | 507 them, add the following line in the overlays for applications on both sides, nRF52840:
|
/Zephyr-latest/tests/net/socket/tcp/src/ |
D | main.c | 138 int line) in test_recvmsg() argument 146 line, recved, expected); in test_recvmsg()
|
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 212 It is strongly recommended to not rely on the mdb command line options listed above but
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 248 page mapped within the same cache line, or to change the tables) then
|
/Zephyr-latest/dts/arm/st/u5/ |
D | stm32u5.dtsi | 204 line-ranges = <0 1>, <1 1>, <2 1>, <3 1>,
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt10xx.dtsi | 29 d-cache-line-size = <32>;
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | default.ld | 83 /* The line below defines location alias for .rtc.data section
|
/Zephyr-latest/boards/espressif/esp_wrover_kit/doc/ |
D | index.rst | 527 User can select the MCUboot bootloader by adding the following line
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | probes.rst | 416 runner to J-Link. Alternatively, you might add the following line to your
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 49 to expose HCI interface to the host. It is not fully in line with the description
|
/Zephyr-latest/subsys/net/ip/ |
D | tcp.c | 861 const char *caller, int line) in tcp_conn_close_debug() argument 867 NET_DBG("conn: %p closed by TCP stack (%s():%d)", conn, caller, line); in tcp_conn_close_debug()
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 7 # The format of each line is:
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 57 formats. This enables tool reuse, of which line-textual (babeltrace) and
|