Home
last modified time | relevance | path

Searched refs:cmd (Results 501 – 523 of 523) sorted by relevance

1...<<21

/Zephyr-latest/subsys/tracing/sysview/
Dtracing_sysview.h734 #define sys_port_trace_socket_fcntl_enter(sock, cmd, flags) argument
/Zephyr-latest/tests/net/socket/tcp/src/
Dmain.c98 static void test_fcntl(int sock, int cmd, int val) in test_fcntl() argument
100 zassert_equal(zsock_fcntl(sock, cmd, val), 0, "fcntl failed"); in test_fcntl()
/Zephyr-latest/doc/releases/
Drelease-notes-2.0.rst885 …031]Control flow issues in /home/aasthagr/zephyrproject/modules/lib/mcumgr/cmd/fs_mgmt/src/fs_mgmt…
886 …038]Control flow issues in /home/aasthagr/zephyrproject/modules/lib/mcumgr/cmd/img_mgmt/src/img_mg…
887 …052]Control flow issues in /home/aasthagr/zephyrproject/modules/lib/mcumgr/cmd/fs_mgmt/src/fs_mgmt…
888 …054]Control flow issues in /home/aasthagr/zephyrproject/modules/lib/mcumgr/cmd/img_mgmt/src/img_mg…
889 …060]Control flow issues in /home/aasthagr/zephyrproject/modules/lib/mcumgr/cmd/img_mgmt/src/img_mg…
Drelease-notes-3.1.rst1211 - :github:`44228` - drivers: modem: bg9x: bug on cmd AT+QICSGP
1215 - :github:`44410` - drivers: modem: shell: ``modem send`` doesn't honor line ending in modem cmd ha…
1512 * :github:`44678` - mcumgr: lib: cmd: img_mgmt: Warning about struct visibility emitted with certai…
1982 * :github:`21409` - sanitycheck: cmd.exe colorized output
Dmigration-guide-4.1.rst235 to ``pclk-pol`` and ``data-cmd-gpios``.
Drelease-notes-3.3.rst1436 - :dtcompatible:`zephyr,ec-host-cmd-periph-espi`
1798 - new property: ``reset-cmd``
1799 - new property: ``reset-cmd-wait``
2169 | grp | Command groups, formerly lib/cmd; |
3435 * :github:`51102` - issue installing zepyhr when i am using west cmd
3646 * :github:`44410` - drivers: modem: shell: ``modem send`` doesn't honor line ending in modem cmd ha…
Drelease-notes-3.2.rst1324 * :dtcompatible:`sitronix,st7789v`: ``cmd-data-gpios`` is now optional.
1687 - :github:`44410` - drivers: modem: shell: ``modem send`` doesn't honor line ending in modem cmd ha…
2507 * :github:`44228` - drivers: modem: bg9x: bug on cmd AT+QICSGP
2583 …3` - mgmt/mcumgr/lib: Divide the lib Kconfig into sub-Kconfigs dedicated to specific mgmt cmd group
Drelease-notes-1.13.rst596 * :github:`7800` - ext/lib/mgmt/mcumgr/cmd/log_mgmt/Kconfig references MDLOG, but MDLOG doesn't exi…
Drelease-notes-2.1.rst475 * :github:`21004` - cmd\_data buffer corruption
Drelease-notes-2.7.rst1418 * :github:`37482` - 'cmd.exe' is not recognized as an internal or external command, operable progra…
1776 * :github:`34659` - Bluetooth: HCI cmd response timeout
Drelease-notes-2.2.rst1003 * :github:`21409` - sanitycheck: cmd.exe colorized output
Drelease-notes-4.0.rst1175 * Added AP configuration cmd support to the NXP Wifi drivers
Drelease-notes-3.5.rst1791 * :dtcompatible:`st,stm32-spi-host-cmd`
Drelease-notes-2.3.rst660 or running ``zephyr-env.cmd``.
Drelease-notes-2.5.rst489 * Fixed race condition when waiting on cmd reply.
/Zephyr-latest/drivers/wifi/nxp/
DKconfig.nxp872 This option enables memory access cmd in the Wi-Fi driver.
878 This option enables register access cmd in the Wi-Fi driver.
/Zephyr-latest/subsys/tracing/test/
Dtracing_test.h757 #define sys_port_trace_socket_fcntl_enter(sock, cmd, flags) argument
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.fish120 # we don't want the command completion when doing `west help <cmd>`
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst549 option ``-attach_uart_cmd=<"cmd">``, or for each individual UART with
/Zephyr-latest/doc/develop/application/
Dindex.rst310 For example, in a Unix shell or Windows ``cmd.exe`` prompt:
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c4939 SHELL_CMD_ARG(hci-cmd, NULL, "<ogf> <ocf> [data]", cmd_hci_cmd, 3, 1),
/Zephyr-latest/doc/develop/test/
Dtwister.rst50 zephyr-env.cmd
/Zephyr-latest/doc/develop/west/
Dmanifest.rst2164 .. _west-manifest-cmd:

1...<<21