/Zephyr-latest/drivers/w1/ |
D | w1_zephyr_gpio.c | 270 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/ |
D | icmp.c | 53 int net_icmp_init_ctx(struct net_icmp_ctx *ctx, uint8_t type, uint8_t code, in net_icmp_init_ctx()
|
D | net_context.c | 418 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/ |
D | implementation.rst | 157 .. _conn_mgr_impl_binding:
|
/Zephyr-latest/drivers/auxdisplay/ |
D | auxdisplay_itron.c | 203 enum auxdisplay_position type, in auxdisplay_itron_cursor_position_set()
|
D | auxdisplay_pt6314.c | 162 enum auxdisplay_position type, int16_t x, in auxdisplay_pt6314_cursor_position_set()
|
D | auxdisplay_serlcd.c | 178 enum auxdisplay_position type, int16_t x, in auxdisplay_serlcd_cursor_position_set()
|
/Zephyr-latest/tests/drivers/smbus/smbus_emul/src/ |
D | smbus.c | 63 void run_isr(enum emul_isr_type type) in run_isr()
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | ieee802154_6lo_fragment.c | 488 uint8_t type; in fragment_add_to_cache() local
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/many_conns/src/ |
D | main.c | 289 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_lan865x.c | 120 static int lan865x_set_config(const struct device *dev, enum ethernet_config_type type, in lan865x_set_config()
|
D | eth_cyclonev.c | 314 static int eth_cyclonev_set_config(const struct device *dev, enum ethernet_config_type type, in eth_cyclonev_set_config()
|
D | eth_dwmac.c | 470 enum ethernet_config_type type, in dwmac_set_config()
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/stress/src/ |
D | main.c | 351 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/include/zephyr/net/ |
D | mqtt_sn.h | 146 enum mqtt_sn_evt_type type; member
|
D | virtual.h | 67 uint16_t type[COND_CODE_1(CONFIG_NET_CAPTURE_COOKED_MODE, member
|
/Zephyr-latest/drivers/modem/ |
D | ublox-sara-r4.c | 1475 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/ |
D | proxy_srv.c | 106 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()
|
D | crypto_psa.c | 387 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/ |
D | server.h | 93 enum http_resource_type type; member 370 uint8_t type; /**< Frame type. */ member
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_rw_oma_tlv.c | 83 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/ |
D | usbd_hid.c | 198 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/ |
D | main.c | 157 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/ |
D | aics_internal.h | 116 uint8_t type; member
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | smp.h | 130 uint8_t type; member
|