Home
last modified time | relevance | path

Searched defs:context (Results 151 – 175 of 186) sorted by relevance

12345678

/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c68 void *context; /* Context delivered to timeout member
188 void *context; /* Context passed in timeout callback */ member
/Zephyr-latest/drivers/spi/
Dspi_nxp_s32.c399 struct spi_context *context = &data->ctx; in transceive() local
/Zephyr-latest/subsys/net/ip/
Dconnection.c333 struct net_context *context, in net_conn_register()
Dnet_pkt.c436 struct net_context *context; in net_pkt_get_frag_debug() local
496 static inline struct k_mem_slab *get_tx_slab(struct net_context *context) in get_tx_slab()
505 static inline struct net_buf_pool *get_data_pool(struct net_context *context) in get_data_pool()
Dtcp_private.h258 struct net_context *context; member
/Zephyr-latest/subsys/bluetooth/audio/shell/
Daudio.h289 static inline void print_codec_meta_pref_context(size_t indent, enum bt_audio_context context) in print_codec_meta_pref_context()
306 static inline void print_codec_meta_stream_context(size_t indent, enum bt_audio_context context) in print_codec_meta_stream_context()
/Zephyr-latest/drivers/sensor/bosch/bmi323/
Dbmi323.h192 const void *context; member
/Zephyr-latest/drivers/gpio/
Dgpio_nrfx.c461 void *context) in nrfx_gpio_handler()
/Zephyr-latest/subsys/shell/backends/
Dshell_uart.c290 void *context) in init()
/Zephyr-latest/tests/net/igmp/src/
Dmain.c99 struct net_test_igmp *context = dev->data; in net_test_get_mac() local
/Zephyr-latest/tests/net/udp/src/
Dmain.c74 struct net_udp_context *context = dev->data; in net_udp_get_mac() local
/Zephyr-latest/tests/net/icmp/src/
Dmain.c154 struct net_context **context) in offload_dummy_get()
/Zephyr-latest/subsys/bluetooth/host/
Dcs.c848 enum bt_le_cs_create_config_context context) in bt_le_cs_create_config()
/Zephyr-latest/subsys/net/l2/ethernet/
Dethernet.c744 struct net_context *context = net_pkt_context(pkt); in ethernet_send() local
/Zephyr-latest/drivers/i3c/
Di3c_ccc.c899 uint8_t *context, uint16_t length) in i3c_ccc_do_setbuscon()
/Zephyr-latest/tests/net/ip-addr/src/
Dmain.c124 struct net_test_context *context = dev->data; in net_test_get_mac() local
/Zephyr-latest/drivers/misc/coresight/
Dnrf_etr.c897 shell_transport_handler_t evt_handler, void *context) in etr_shell_init()
/Zephyr-latest/kernel/
Duserspace.c509 void k_object_wordlist_foreach(_wordlist_cb_func_t func, void *context) in k_object_wordlist_foreach()
/Zephyr-latest/drivers/wifi/esp_at/
Desp.h200 struct net_context *context; member
/Zephyr-latest/tests/lib/cbprintf_package/src/
Dmain.c834 static int convert_cb(const void *buf, size_t len, void *context) in convert_cb()
/Zephyr-latest/tests/net/ipv6/src/
Dmain.c196 struct net_test_ipv6 *context = dev->data; in net_test_get_mac() local
1756 static void recv_cb(struct net_context *context, in recv_cb()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Daudio.h2099 static inline char *bt_audio_context_bit_to_str(enum bt_audio_context context) in bt_audio_context_bit_to_str()
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_unicast_client.c3824 struct bt_pacs_context context; in unicast_client_pacs_avail_ctx_read_func() local
3867 struct bt_pacs_context context; in unicast_client_pacs_avail_ctx_notify_cb() local
4185 struct bt_pacs_context *context; in unicast_client_pacs_context_read_func() local
Dascs.c2109 static bool is_context_available(struct bt_conn *conn, enum bt_audio_dir dir, uint16_t context) in is_context_available()
2133 uint16_t context; in ascs_parse_metadata() local
/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte2.c342 static void evt_handler(nrfx_uarte_event_t const *event, void *context) in evt_handler()

12345678