/Zephyr-latest/include/zephyr/acpi/ |
D | acpi.h | 40 ACPI_HANDLE handle; member
|
/Zephyr-latest/boards/segger/ip_k66f/ |
D | ip_k66f.dts | 112 phy-handle = <&phy>;
|
/Zephyr-latest/tests/bluetooth/df/connection_cte_req/src/ |
D | test_cte_req_enable.c | 73 cp->handle = sys_cpu_to_le16(conn_handle); in send_conn_cte_req_enable()
|
D | test_cte_set_rx_params.c | 58 cp->handle = sys_cpu_to_le16(conn_handle); in send_set_conn_cte_rx_params()
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | handlers.py | 234 harness.handle(stripped_line) 342 def handle(self, harness): member in BinaryHandler 473 harness.handle(sl) 709 def handle(self, harness): member in DeviceHandler 1010 harness.handle(line) 1077 def handle(self, harness): member in QEMUHandler 1354 harness.handle(line) 1386 def handle(self, harness): member in QEMUWinHandler
|
/Zephyr-latest/drivers/sensor/wsen/wsen_pads_2511020213301/ |
D | wsen_pads_2511020213301.c | 352 data->sensor_interface.handle = (void *)&config->bus_cfg.i2c; in pads_2511020213301_init() 361 data->sensor_interface.handle = (void *)&config->bus_cfg.spi; in pads_2511020213301_init()
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/ |
D | mimxrt1060_evk.dtsi | 155 phy-handle = <&phy>; 188 phy-handle = <&usbphy1>;
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_peripheral_iso.c | 113 void lll_peripheral_iso_flush(uint16_t handle, struct lll_conn_iso_stream *lll) in lll_peripheral_iso_flush() argument 115 ARG_UNUSED(handle); in lll_peripheral_iso_flush() 335 overhead = lll_preempt_calc(ull, (TICKER_ID_CONN_ISO_BASE + cig_lll->handle), in prepare_cb() 365 ull_iso_lll_ack_enqueue(cis_lll->handle, tx); in prepare_cb() 541 trx_performed_bitmask |= (1U << LL_CIS_IDX_FROM_HANDLE(cis_lll->handle)); in isr_rx() 610 node_rx->hdr.handle = cis_lll->handle; in isr_rx()
|
/Zephyr-latest/tests/net/ipv4_fragment/src/ |
D | main.c | 530 static struct net_conn_handle *handle; in setup_udp_handler() local 542 udp_data_received, NULL, &handle); in setup_udp_handler() 550 static struct net_conn_handle *handle; in setup_tcp_handler() local 562 remote_port, NULL, tcp_data_received, NULL, &handle); in setup_tcp_handler()
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.ascs | 58 int "Milliseconds of timeout when handle concurrent access to the long read ASE buffer"
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_llcp_common.c | 144 if (cis && cis->lll.handle == cis_handle) { in llcp_cis_stop_by_id() 401 ntf->hdr.handle = conn->lll.handle; in lp_comm_ntf() 1160 ntf->hdr.handle = conn->lll.handle;
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_nxp_enet.c | 584 static void eth_callback(ENET_Type *base, enet_handle_t *handle, argument 611 #define ENET_IRQ_HANDLER_ARGS(base, handle) base, handle, 0 argument 613 #define ENET_IRQ_HANDLER_ARGS(base, handle) base, handle argument
|
/Zephyr-latest/subsys/net/lib/http/ |
D | Kconfig | 61 This setting determines the maximum number of HTTP/2 clients that the server can handle at once. 161 handler that is called after upgrading to handle the Websocket network 171 string matches, one resource handler could handle multiple URLs.
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_peripheral.c | 239 if (lll_preempt_calc(ull, (TICKER_ID_CONN_BASE + lll->handle), in prepare_cb()
|
/Zephyr-latest/boards/atmel/sam0/same54_xpro/ |
D | same54_xpro.dts | 139 phy-handle = <&phy>;
|
/Zephyr-latest/boards/nxp/mimxrt700_evk/ |
D | mimxrt700_evk_mimxrt798s_cm33_cpu0.dts | 160 phy-handle = <&usbphy>;
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | websocket.rst | 65 When done, the Websocket transport socket must be closed. User should handle
|
/Zephyr-latest/cmake/bintools/armclang/ |
D | target_bintools.cmake | 26 # mwdt doesn't handle rename, consider adjusting abstraction.
|
/Zephyr-latest/samples/bluetooth/channel_sounding/src/ |
D | cs_test_reflector.c | 230 write_params.handle = step_data_attr_handle; in main()
|
/Zephyr-latest/lib/utils/ |
D | Kconfig | 65 handle UTF-8 encoded strings.
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 179 handle the newly-runnable load. 326 handle to the context to which it should switch, and the second is a 327 pointer to such a handle into which it should store the handle 336 is either the interrupted thread's "handle" reflecting the same opaque type 338 to the scheduler just yet. The choice between a handle value or NULL 349 In the former case it is up to that switch code to store the handle 354 thread state may pass that thread's handle directly to
|
/Zephyr-latest/modules/openthread/platform/ |
D | ble.c | 191 LOG_DBG("Received data, handle %" PRIu16 ", len %" PRIu16, attr->handle, len); in on_receive() 255 LOG_DBG("Send data, handle %d, len %d", attr->handle, aPacket->mLength); in otPlatBleGattServerIndicate()
|
/Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/ |
D | test_bis.c | 135 bool ll_data_path_sink_create(uint16_t handle, struct ll_iso_datapath *datapath, in ll_data_path_sink_create() argument 140 ARG_UNUSED(handle); in ll_data_path_sink_create() 870 err = ll_big_sync_create(big_handle, sync->handle, encryption, bcode, in test_iso_recv_main() 898 err = ll_big_sync_create(big_handle, sync->handle, encryption, bcode, in test_iso_recv_main()
|
/Zephyr-latest/drivers/sensor/wsen/wsen_hids_2525020210002/ |
D | wsen_hids_2525020210002.c | 206 data->sensor_interface.handle = (void *)&config->bus_cfg.i2c; in hids_2525020210002_init()
|
/Zephyr-latest/soc/andestech/ae350/ |
D | Kconfig | 119 Support Andes V5 I/O Coherence Port to handle cache coherency
|