/Zephyr-latest/include/zephyr/net/ |
D | net_pkt.h | 386 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/ |
D | transport.c | 573 enum bt_mesh_friend_pdu_type type; in send_seg() local
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | gatt.h | 1807 uint8_t type; member
|
/Zephyr-latest/drivers/flash/ |
D | flash_stm32_xspi.c | 2301 uint8_t type[4]; in flash_stm32_xspi_init() member
|
D | spi_nor.c | 1315 uint8_t type[4]; in spi_nor_process_sfdp() member
|
D | flash_stm32_ospi.c | 2482 uint8_t type[4]; in flash_stm32_ospi_init() member
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | ieee802154_frame.h | 396 uint8_t type : 1; member
|
/Zephyr-latest/drivers/disk/nvme/ |
D | nvme_cmd.h | 363 uint32_t type; member
|
/Zephyr-latest/subsys/net/lib/mqtt_sn/ |
D | mqtt_sn.c | 62 enum mqtt_sn_topic_type type; member
|
/Zephyr-latest/subsys/net/lib/dhcpv6/ |
D | dhcpv6.c | 205 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/ |
D | btp_vcp.c | 56 uint16_t type; member
|
/Zephyr-latest/tests/net/iface/src/ |
D | main.c | 232 enum ethernet_config_type type, in eth_fake_set_config()
|
/Zephyr-latest/drivers/i3c/ |
D | i3c_dw.c | 1958 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/ |
D | ull_adv.c | 859 enum node_rx_type volatile *type; local
|
D | ull.c | 2245 struct event_done_extra *ull_done_extra_type_set(uint8_t type) in ull_done_extra_type_set()
|
D | ull_llcp.c | 1572 #define VALIDATE_PDU_LEN(pdu, type) (pdu->len == PDU_DATA_LLCTRL_LEN(type)) argument
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | adv.c | 506 uint8_t type = data[j].type; in set_data_add_complete() local
|
/Zephyr-latest/subsys/net/ip/ |
D | ipv6_nbr.c | 1055 uint8_t llao_len, uint8_t type) in set_llao()
|
/Zephyr-latest/include/zephyr/drivers/usb_c/ |
D | usbc_pd.h | 1042 enum pd_packet_type type; member
|
/Zephyr-latest/include/zephyr/rtio/ |
D | rtio.h | 345 int type; member
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_message_handling.c | 3004 uint8_t type, code; in notify_message_reply_cb() local
|
/Zephyr-latest/subsys/net/lib/dhcpv4/ |
D | dhcpv4_server.c | 550 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/ |
D | usbd_msc_scsi.c | 266 uint8_t type; member
|
/Zephyr-latest/include/zephyr/ |
D | kernel.h | 5888 #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/ |
D | test_beacon.c | 1580 uint8_t type; in proxy_adv_type_get() local
|