Home
last modified time | relevance | path

Searched defs:context (Results 101 – 125 of 186) sorted by relevance

12345678

/Zephyr-latest/subsys/shell/backends/
Dshell_rpmsg.c54 void *context) in init()
Dshell_rtt.c49 void *context) in init()
/Zephyr-latest/drivers/dma/
Ddma_nios2_msgdma.c44 static void nios2_msgdma_callback(void *context) in nios2_msgdma_callback()
/Zephyr-latest/drivers/wifi/esp_at/
Desp_socket.c22 struct net_context *context) in esp_socket_get()
/Zephyr-latest/tests/net/icmpv6/src/
Dmain.c85 struct net_icmpv6_context *context = dev->data; in net_icmpv6_get_mac() local
/Zephyr-latest/subsys/ipc/rpmsg_service/
Drpmsg_backend.c149 void *context, uint32_t id, in ipm_callback()
/Zephyr-latest/boards/native/doc/
Darch_soc.rst395 .. _posix_arch_design_archl:
/Zephyr-latest/samples/drivers/espi/src/
Despi_oob_handler.c46 static struct thread_context context; variable
/Zephyr-latest/tests/net/shell/src/
Dmain.c72 struct net_udp_context *context = dev->data; in net_udp_get_mac() local
/Zephyr-latest/subsys/net/lib/capture/
Dcapture.c74 struct net_context *context; member
282 struct net_context *context = NULL; in net_capture_setup() local
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dticker.c24 ticker_timeout_func fp_timeout_func, void *context, ticker_op_func fp_op_func, in ticker_start()
/Zephyr-latest/soc/nordic/common/
Dmram_latency.c77 static void evt_handler(nrfs_mram_latency_evt_t const *p_evt, void *context) in evt_handler()
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_socket.c320 int proto, void *context) in __eswifi_socket_new()
Deswifi_offload.h33 struct net_context *context; member
/Zephyr-latest/drivers/wifi/simplelink/
Dsimplelink.c198 struct net_context **context) in simplelink_dummy_get()
/Zephyr-latest/include/zephyr/shell/
Dshell_uart.h43 void *context; member
/Zephyr-latest/include/zephyr/sensing/
Dsensing.h159 void *context; /**< Associated context with on_data_event */ member
/Zephyr-latest/drivers/net/
Dslip.c137 static inline struct net_if *get_iface(struct slip_context *context, in get_iface()
/Zephyr-latest/samples/subsys/ipc/openamp/src/
Dmain.c91 static void platform_ipm_callback(const struct device *dev, void *context, in platform_ipm_callback()
/Zephyr-latest/modules/hal_nordic/nrfs/dvfs/
Dld_dvfs_handler.c202 static void nrfs_dvfs_evt_handler(nrfs_dvfs_evt_t const *p_evt, void *context) in nrfs_dvfs_evt_handler()
/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2_vendor_quirks.h130 static void usbhs_vbus_handler(nrfs_usb_evt_t const *p_evt, void *const context) in usbhs_vbus_handler()
/Zephyr-latest/drivers/ipm/
Dipm_mcux.c139 void *context) in mcux_mailbox_ipm_register_callback()
/Zephyr-latest/tests/lib/devicetree/devices/src/
Dmain.c137 void *context) in device_visitor()
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.h146 void *context; member
/Zephyr-latest/samples/net/openthread/coap/src/
Dcoap_utils.c18 static void coap_default_handler(void *context, otMessage *message, in coap_default_handler()

12345678