Home
last modified time | relevance | path

Searched refs:status (Results 4451 – 4475 of 4512) sorted by relevance

1...<<171172173174175176177178179180181

/Zephyr-latest/boards/altr/max10/doc/
Dindex.rst119 status = "okay";
/Zephyr-latest/subsys/sd/
Dsdio.c605 card->status = CARD_ERROR; in sdio_card_init()
/Zephyr-latest/doc/releases/
Drelease-notes-2.2.rst164 which can be set by the application to a callback to receive status events
656 * API: Add support for user device status callback
731 * :github:`23221` - status register value always reads 0x0000 in eth_mcux_phy_setup
823 * :github:`22584` - drivers: spi: spi_mcux_dspi: bus busy status ignored in async
1000 * :github:`21419` - RFC: API Change: usb: Make users call usb_enable. Provide global status callbac…
Drelease-notes-3.4.rst202 functions (adding support for file status and file hash/checksum). In
1211 * Display TWT (Target Wake Time) configuration response status in Wi-Fi shell.
1213 * Added new ``NET_EVENT_WIFI_TWT_SLEEP_STATE`` event to notify TWT sleep status.
1215 * Added connection status and AP capabilities verification before initiating
Drelease-notes-2.4.rst419 * Enhanced XEC driver to support KBC status operations, ACPI_EC1 interface,
469 * Fixed MCUX LPI2C driver transfer status after NACK.
650 * Print more gPTP status information in gptp net shell.
1572 * :github:`25299` - SYSTICK: Inconsistency between dts status and Kconfig
1611 …d API to get list of succeed initialization device or add initialization status flag in struct dev…
1613 * :github:`24745` - Mitigate changes in peripheral enable state after Kconfig replaced by DT status
1826 * :github:`13819` - mimxrt10xx: Wrong I2C transfer status
Drelease-notes-3.3.rst694 * Intel GPDMA Report total bytes read/written (linear link position) in dma status
770 * ITE log status of registers on transfer failure
993 * RPi Pico: fixed buffer status handling, fixed infinite unhandled irq retriggers,
1029 * Reworked HTTP headers: moved methods to a separate header, added status
1673 - new property: ``status``
2152 which supports status passing to the handler (:ref:`mcumgr_callbacks`).
2621 - :github:`46121` - Bluetooth: Controller: hci: Wrong periodic advertising report data status
3092 * :github:`53259` - RFC: API Change: dma: callback status
3095 …42` - Controller in HCI UART RAW mode responds to Stop Discovery mgmt command with 0x0b status code
3482 * :github:`50768` - storage: DT ``fixed-partition`` with ``status = "okay"`` requires flash driver
[all …]
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_cc.c76 pdu->status = ctx->data.cis_create.error; in cc_ntf_established()
Dull_llcp_common.c380 pdu_sca->status = ctx->data.sca_update.error_code; in lp_comm_ntf_sca()
Dull_llcp_conn_upd.c271 pdu->status = ctx->data.cu.error; in cu_ntf()
/Zephyr-latest/modules/
DKconfig.mcuboot105 adding the swap status area size when calculating overflow.
/Zephyr-latest/doc/connectivity/usb/device_next/
Dusb_device.rst278 All these functions are not directly dependent on the status of the USB device.
/Zephyr-latest/samples/net/mqtt_publisher/
DREADME.rst82 #define BLUEMIX_EVENT "status"
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c897 struct node_rx_pu pu = {.status = BT_HCI_ERR_SUCCESS}; in check_phy_update()
/Zephyr-latest/tests/net/virtual/src/
Dmain.c933 int status, in recv_data() argument
/Zephyr-latest/drivers/flash/
Dflash_stm32_xspi.c1433 uint32_t channel, int status) in xspi_dma_callback() argument
1439 if (status < 0) { in xspi_dma_callback()
Dflash_stm32_ospi.c1597 uint32_t channel, int status) in ospi_dma_callback() argument
1603 if (status < 0) { in ospi_dma_callback()
/Zephyr-latest/subsys/bluetooth/host/
Ddirection.c875 if (evt->status == BT_HCI_CTE_REQ_STATUS_RSP_WITHOUT_CTE) { in hci_df_prepare_conn_cte_req_failed()
/Zephyr-latest/doc/develop/languages/cpp/
Dindex.rst37 should not return status information and should, instead, return zero.
/Zephyr-latest/doc/develop/test/
Dtwister.rst23 :ref:`status <twister_statuses>`
1045 used by twister to determine the test execution status.
1166 it for every run to get the correct serial devices and status of the devices.
1353 The current status of tests on the quarantine list can also be verified by adding
/Zephyr-latest/doc/security/
Dsecure-coding.rst288 .. _attack: http://www.theverge.com/2016/10/21/13362354/dyn-dns-ddos-attack-cause-outage-status-exp…
/Zephyr-latest/tests/net/socket/udp/src/
Dmain.c2424 bool status; in ZTEST() local
2445 status = net_if_ipv6_addr_rm(eth_iface, &my_addr1); in ZTEST()
2446 zassert_false(status, "Address could be removed"); in ZTEST()
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_client.c593 bt_tbs_status_str(ind_val->status), bt_tbs_opcode_str(ind_val->opcode), in call_cp_notify_handler()
596 call_cp_callback_handler(conn, ind_val->status, tbs_index(conn, tbs_inst), in call_cp_notify_handler()
/Zephyr-latest/samples/tfm_integration/psa_crypto/
DREADME.rst65 This project outputs startup status and info to the console. It can be built and
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icbmsg.rst82 status = "okay";
/Zephyr-latest/doc/build/dts/
Dapi-usage.rst177 DT_PROP(I2C1, status) /* expands to the string literal "okay" */

1...<<171172173174175176177178179180181