Home
last modified time | relevance | path

Searched refs:event (Results 1026 – 1050 of 1074) sorted by relevance

1...<<414243

/Zephyr-latest/doc/services/sensing/
Dindex.rst111 :alt: Sensor Data Flow (App receive hinge angel data through data event callback example).
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_3.rst545 with the event :c:enumerator:`MGMT_EVT_OP_SETTINGS_MGMT_ACCESS`, whereby the supplied callback data
/Zephyr-latest/boards/nxp/mr_canhubk3/
Dmr_canhubk3.dts10 #include <zephyr/dt-bindings/input/input-event-codes.h>
/Zephyr-latest/subsys/bluetooth/host/
DKconfig116 which all event callbacks to the application occur. The
599 peer address (or IRK) and `bt_unpair` that bond before the event
651 encryption-change event to be received before accepting key-distribution
1097 bool "User Vendor-Specific event handling"
Dconn.c4154 void bt_hci_le_df_connection_iq_report_common(uint8_t event, struct net_buf *buf) in bt_hci_le_df_connection_iq_report_common() argument
4160 if (event == BT_HCI_EVT_LE_CONNECTION_IQ_REPORT) { in bt_hci_le_df_connection_iq_report_common()
4167 event == BT_HCI_EVT_VS_LE_CONNECTION_IQ_REPORT) { in bt_hci_le_df_connection_iq_report_common()
/Zephyr-latest/tests/subsys/mgmt/mcumgr/settings_mgmt/src/
Dmain.c1548 static enum mgmt_cb_return mgmt_event_cmd_callback(uint32_t event, enum mgmt_cb_return prev_status, in mgmt_event_cmd_callback() argument
1552 if (event == MGMT_EVT_OP_SETTINGS_MGMT_ACCESS) { in mgmt_event_cmd_callback()
/Zephyr-latest/doc/kernel/services/other/
Dfatal.rst191 In the event that a thread pushes more data onto its execution stack than its
/Zephyr-latest/doc/hardware/peripherals/can/
Dshell.rst259 The ``can recover`` subcommand can be used for initiating manual recovery from a CAN bus-off event
/Zephyr-latest/subsys/net/lib/dns/
Dmdns_responder.c707 svc->pev[0].event.fd = ctx->sock; in register_dispatcher()
/Zephyr-latest/doc/releases/
Drelease-notes-3.4.rst1109 * Added new :c:macro:`LWM2M_RD_CLIENT_EVENT_REG_UPDATE` event.
1133 a possible event loss with the old implementation.
1213 * Added new ``NET_EVENT_WIFI_TWT_SLEEP_STATE`` event to notify TWT sleep status.
1223 ``NET_EVENT_WIFI_CMD_RAW_SCAN_RESULT`` event.
1374 * Added a new policy event API that can be used to register expected events
Drelease-notes-3.5.rst155 * Fixed ``tbs_client`` missing discovery complete event
255 * Added Kconfig to maximize BIG event length and preempt PTO & CTRL subevents
768 * Increased esp32 default network (TCP workq, RX and mgmt event) stack sizes to 2048 bytes.
786 cause CoAP packets to not timeout at all on this event.
838 * Added new :c:macro:`LWM2M_RD_CLIENT_EVENT_DEREGISTER` event.
2152 * Fixed :c:func:`poll` issue with event file descriptors
Drelease-notes-1.5.rst227 * ``ZEP-526`` - build "kernel event logger" sample app failed for BOARD=quark_d2000_crb
Drelease-notes-1.11.rst102 * Net management API event enhancements
411 * :github:`5753` - Bluetooth: controller: In nRF5 radio. c RATEBOOST event not cleared in ISRs
/Zephyr-latest/drivers/spi/
Dspi_b_renesas_ra8.c66 switch (p_args->event) { in spi_cb()
Dspi_renesas_ra.c62 switch (p_args->event) { in spi_cb()
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-arch.rst188 event handling as well as connection tracking happens. The implementation of
/Zephyr-latest/modules/hostap/
DKconfig284 bool "Monitor the net mgmt event to add/del interface"
/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_numaker.c845 static void numaker_utcpd_notify_ppc_event(const struct device *dev, enum usbc_ppc_event event) in numaker_utcpd_notify_ppc_event() argument
852 event_handler(dev, event_data, event); in numaker_utcpd_notify_ppc_event()
/Zephyr-latest/doc/connectivity/networking/api/
Dlwm2m.rst567 - No event
635 - Ignore the event.
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.df267 SOCs nRF52811, nRF52820, nRF52833, nRF5340 generate PHYEND event delayed when
/Zephyr-latest/samples/net/mqtt_publisher/
DREADME.rst75 identifier, event type and message format. This application uses the
/Zephyr-latest/
DLICENSE153 8. Limitation of Liability. In no event and under no legal theory,
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/
Dindex.rst68 | EVENT | on-chip | event unit interrupt controller |
96 | EVENT | on-chip | event unit interrupt controller |
/Zephyr-latest/doc/hardware/peripherals/
Di3c.rst136 hot-join events. IBI event should only be enabled when
/Zephyr-latest/drivers/can/
Dcan_renesas_ra.c797 switch (p_args->event) { in can_renesas_ra_fsp_cb()

1...<<414243