Home
last modified time | relevance | path

Searched defs:type (Results 476 – 500 of 721) sorted by relevance

1...<<11121314151617181920>>...29

/Zephyr-latest/drivers/w1/
Dw1_zephyr_gpio.c270 static int w1_gpio_configure(const struct device *dev, enum w1_settings_type type, uint32_t value) in w1_gpio_configure()
/Zephyr-latest/subsys/net/ip/
Dicmp.c53 int net_icmp_init_ctx(struct net_icmp_ctx *ctx, uint8_t type, uint8_t code, in net_icmp_init_ctx()
Dnet_context.c418 static int net_context_check(sa_family_t family, enum net_sock_type type, in net_context_check()
516 int net_context_get(sa_family_t family, enum net_sock_type type, uint16_t proto, in net_context_get()
2568 char type = (NET_IPV6_HDR(pkt)->vtc & 0xf0); in context_sendto() local
3475 enum net_sock_type type; in set_context_mcast_ifindex() local
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dimplementation.rst157 .. _conn_mgr_impl_binding:
/Zephyr-latest/drivers/auxdisplay/
Dauxdisplay_itron.c203 enum auxdisplay_position type, in auxdisplay_itron_cursor_position_set()
Dauxdisplay_pt6314.c162 enum auxdisplay_position type, int16_t x, in auxdisplay_pt6314_cursor_position_set()
Dauxdisplay_serlcd.c178 enum auxdisplay_position type, int16_t x, in auxdisplay_serlcd_cursor_position_set()
/Zephyr-latest/tests/drivers/smbus/smbus_emul/src/
Dsmbus.c63 void run_isr(enum emul_isr_type type) in run_isr()
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_6lo_fragment.c488 uint8_t type; in fragment_add_to_cache() local
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/
Dmain.c289 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/drivers/ethernet/
Deth_lan865x.c120 static int lan865x_set_config(const struct device *dev, enum ethernet_config_type type, in lan865x_set_config()
Deth_cyclonev.c314 static int eth_cyclonev_set_config(const struct device *dev, enum ethernet_config_type type, in eth_cyclonev_set_config()
Deth_dwmac.c470 enum ethernet_config_type type, in dwmac_set_config()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/
Dmain.c351 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/include/zephyr/net/
Dmqtt_sn.h146 enum mqtt_sn_evt_type type; member
Dvirtual.h67 uint16_t type[COND_CODE_1(CONFIG_NET_CAPTURE_COOKED_MODE, member
/Zephyr-latest/drivers/modem/
Dublox-sara-r4.c1475 static int offload_socket(int family, int type, int proto) in offload_socket()
1940 static bool offload_is_supported(int family, int type, int proto) in offload_is_supported()
2048 enum net_sock_type type, in net_offload_dummy_get()
/Zephyr-latest/subsys/bluetooth/mesh/
Dproxy_srv.c106 uint8_t type; in filter_set() local
489 static int enc_id_adv(struct bt_mesh_subnet *sub, uint8_t type, in enc_id_adv()
Dcrypto_psa.c387 int bt_mesh_key_import(enum bt_mesh_key_type type, const uint8_t in[16], struct bt_mesh_key *out) in bt_mesh_key_import()
/Zephyr-latest/include/zephyr/net/http/
Dserver.h93 enum http_resource_type type; member
370 uint8_t type; /**< Frame type. */ member
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_rw_oma_tlv.c83 uint8_t type; member
113 static void tlv_setup(struct oma_tlv *tlv, uint8_t type, uint16_t id, in tlv_setup()
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_hid.c198 const uint8_t type = HID_GET_REPORT_TYPE(setup->wValue); in handle_set_report() local
234 const uint8_t type = HID_GET_REPORT_TYPE(setup->wValue); in handle_get_report() local
/Zephyr-latest/tests/net/ethernet_mgmt/src/
Dmain.c157 enum ethernet_config_type type, in eth_fake_set_config()
351 enum ethernet_config_type type, in eth_fake_get_config()
/Zephyr-latest/subsys/bluetooth/audio/
Daics_internal.h116 uint8_t type; member
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.h130 uint8_t type; member

1...<<11121314151617181920>>...29