Home
last modified time | relevance | path

Searched defs:type (Results 676 – 700 of 721) sorted by relevance

1...<<212223242526272829

/Zephyr-latest/include/zephyr/net/
Dnet_pkt.h386 uint8_t type = net_if_get_link_addr(iface)->type; in net_pkt_set_iface() local
1311 static inline void net_pkt_set_ll_proto_type(struct net_pkt *pkt, uint16_t type) in net_pkt_set_ll_proto_type()
/Zephyr-latest/subsys/bluetooth/mesh/
Dtransport.c573 enum bt_mesh_friend_pdu_type type; in send_seg() local
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h1807 uint8_t type; member
/Zephyr-latest/drivers/flash/
Dflash_stm32_xspi.c2301 uint8_t type[4]; in flash_stm32_xspi_init() member
Dspi_nor.c1315 uint8_t type[4]; in spi_nor_process_sfdp() member
Dflash_stm32_ospi.c2482 uint8_t type[4]; in flash_stm32_ospi_init() member
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_frame.h396 uint8_t type : 1; member
/Zephyr-latest/drivers/disk/nvme/
Dnvme_cmd.h363 uint32_t type; member
/Zephyr-latest/subsys/net/lib/mqtt_sn/
Dmqtt_sn.c62 enum mqtt_sn_topic_type type; member
/Zephyr-latest/subsys/net/lib/dhcpv6/
Ddhcpv6.c205 static int dhcpv6_add_header(struct net_pkt *pkt, enum dhcpv6_msg_type type, in dhcpv6_add_header()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_vcp.c56 uint16_t type; member
/Zephyr-latest/tests/net/iface/src/
Dmain.c232 enum ethernet_config_type type, in eth_fake_set_config()
/Zephyr-latest/drivers/i3c/
Di3c_dw.c1958 static int dw_i3c_config_get(const struct device *dev, enum i3c_config_type type, void *config) in dw_i3c_config_get()
2018 static int dw_i3c_configure(const struct device *dev, enum i3c_config_type type, void *config) in dw_i3c_configure()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv.c859 enum node_rx_type volatile *type; local
Dull.c2245 struct event_done_extra *ull_done_extra_type_set(uint8_t type) in ull_done_extra_type_set()
Dull_llcp.c1572 #define VALIDATE_PDU_LEN(pdu, type) (pdu->len == PDU_DATA_LLCTRL_LEN(type)) argument
/Zephyr-latest/subsys/bluetooth/host/
Dadv.c506 uint8_t type = data[j].type; in set_data_add_complete() local
/Zephyr-latest/subsys/net/ip/
Dipv6_nbr.c1055 uint8_t llao_len, uint8_t type) in set_llao()
/Zephyr-latest/include/zephyr/drivers/usb_c/
Dusbc_pd.h1042 enum pd_packet_type type; member
/Zephyr-latest/include/zephyr/rtio/
Drtio.h345 int type; member
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_message_handling.c3004 uint8_t type, code; in notify_message_reply_cb() local
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4_server.c550 static int dhcpv4_send(struct dhcpv4_server_ctx *ctx, enum net_dhcpv4_msg_type type, in dhcpv4_send()
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_msc_scsi.c266 uint8_t type; member
/Zephyr-latest/include/zephyr/
Dkernel.h5888 #define Z_POLL_TYPE_BIT(type) (1U << ((type) - 1U)) argument
6000 uint32_t type:_POLL_NUM_TYPES; member
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_beacon.c1580 uint8_t type; in proxy_adv_type_get() local

1...<<212223242526272829