Searched refs:status (Results 4426 – 4450 of 4512) sorted by relevance
1...<<171172173174175176177178179180181
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | ps8xxx.c | 426 uint32_t *status) in ps8xxx_tcpc_get_status_register() argument
|
/Zephyr-latest/soc/nordic/nrf53/ |
D | Kconfig | 148 status = "okay";
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | tls_credentials_shell.rst | 201 …ve error code specific to the storage backend otherwise. Lines for which status is not zero will b…
|
/Zephyr-latest/doc/connectivity/networking/ |
D | overview.rst | 139 network status, enabling/disabling features, and issuing commands like ping
|
D | network_monitoring.rst | 207 The capture status can be checked again like this:
|
/Zephyr-latest/boards/u-blox/ubx_bmd340eval/doc/ |
D | index.rst | 484 status = "okay";
|
/Zephyr-latest/boards/u-blox/ubx_bmd345eval/doc/ |
D | index.rst | 496 status = "okay";
|
/Zephyr-latest/boards/u-blox/ubx_bmd380eval/doc/ |
D | index.rst | 481 status = "okay";
|
/Zephyr-latest/tests/subsys/zbus/unittests/src/ |
D | main.c | 313 struct action_msg repeated = {.status = false}; in ZTEST()
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/ |
D | README.md | 122 ## Current status
|
/Zephyr-latest/tests/net/traffic_class/src/ |
D | main.c | 696 int status, in recv_cb() argument
|
/Zephyr-latest/drivers/can/ |
D | can_mcp251xfd.c | 844 static void mcp251xfd_reset_tx_fifos(const struct device *dev, int status) in mcp251xfd_reset_tx_fifos() argument 859 callback(dev, status, dev_data->mailbox[i].cb_arg); in mcp251xfd_reset_tx_fifos()
|
/Zephyr-latest/subsys/mgmt/updatehub/ |
D | updatehub.c | 626 report.status = exec; in report()
|
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/ |
D | README.rst | 256 the tool of your choice, which should print the status and hash values of each of the images
|
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/doc/ |
D | index.rst | 49 13. KitProg2 status LEDs (LED1, LED2, and LED3)
|
/Zephyr-latest/boards/native/native_sim/doc/ |
D | index.rst | 100 ``nsi_exit(int status)`` at that point. 565 with ``"zephyr,native-tty-uart"`` compatible property and ``okay`` status, such 571 status = "okay";
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 644 The current status of the CI run can always be found at the bottom of the 645 GitHub PR page, below the review status. Depending on the success or failure 821 git status 949 #. Revisit PR after 1-2 hours to see the status of all CI checks, make sure all
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.6.rst | 515 * Fixed ESP32 MDIO driver being enabled when node was not status okay. 579 * Retained memory API status was changed from experimental to unstable. 953 * Fixed TWT functionality. Teardown status was not updated. Powersave fixes. 1241 * Added debug logging for boot status write in bootutil. 1265 to imgtool to avoid adding the swap status area size when calculating overflow.
|
D | migration-guide-4.0.rst | 309 status = "okay"; 328 status = "okay";
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 130 A fix for a bug that is granted ``blocker`` status can be merged to 'main' and included in 145 - Release managers have final say on blocking status; contact them with any questions.
|
/Zephyr-latest/tests/net/ipv6/src/ |
D | main.c | 1767 int status, in recv_cb() argument 1774 ARG_UNUSED(status); in recv_cb()
|
/Zephyr-latest/include/zephyr/ |
D | kernel.h | 1570 uint32_t status; member 1592 .status = 0, \
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | vcp_vol_ctlr.c | 316 .status = vcs_aics_status_cb,
|
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 78 # Function to query the status of the YAML context with the name <name>.
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | ieee802154_mgmt.c | 319 if (mpdu->command->assoc_res.status != in ieee802154_handle_mac_command()
|
1...<<171172173174175176177178179180181