Home
last modified time | relevance | path

Searched defs:type (Results 626 – 650 of 721) sorted by relevance

1...<<212223242526272829

/Zephyr-latest/subsys/net/lib/mqtt_sn/
Dmqtt_sn_msg.h198 enum mqtt_sn_msg_type type; member
/Zephyr-latest/subsys/net/ip/
Dtcp.c4095 enum net_if_checksum_type type = net_pkt_family(pkt) == AF_INET6 ? in net_tcp_finalize() local
4117 enum net_if_checksum_type type = net_pkt_family(pkt) == AF_INET6 ? in net_tcp_input() local
4235 enum tp_type type; in tp_input() local
/Zephyr-latest/include/zephyr/net/
Dwifi_mgmt.h725 enum wifi_ps_param_type type; member
1030 enum wifi_ap_config_param type; member
1177 int type; member
Dnet_context.h635 enum net_sock_type type) in net_context_set_type()
Dwifi.h194 enum wifi_security_type type; member
Dnet_ip.h581 uint8_t type; member
606 static inline const char *net_addr_type2str(enum net_addr_type type) in net_addr_type2str()
/Zephyr-latest/drivers/i3c/
Di3c_stm32.c618 static int i3c_stm32_config_get(const struct device *dev, enum i3c_config_type type, void *config) in i3c_stm32_config_get()
701 static int i3c_stm32_configure(const struct device *dev, enum i3c_config_type type, void *cfg) in i3c_stm32_configure()
Di3c_npcx.c2574 static int npcx_i3c_configure(const struct device *dev, enum i3c_config_type type, void *config) in npcx_i3c_configure()
2616 static int npcx_i3c_config_get(const struct device *dev, enum i3c_config_type type, void *config) in npcx_i3c_config_get()
/Zephyr-latest/subsys/bluetooth/audio/
Dvcp_vol_ctlr.c637 static void vcp_vol_ctlr_aics_type_cb(struct bt_aics *inst, int err, uint8_t type) in vcp_vol_ctlr_aics_type_cb()
/Zephyr-latest/drivers/usb/uhc/
Duhc_max3421e.c565 enum uhc_event_type type = UHC_EVT_ERROR; in max3421e_handle_condet() local
/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc2520.c711 enum ieee802154_filter_type type, in cc2520_filter()
Dieee802154_mcr20a.c1027 enum ieee802154_filter_type type, in mcr20a_filter()
/Zephyr-latest/tests/kernel/smp/src/
Dmain.c1022 int type = POINTER_TO_INT(p1); in run_concurrency() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dpdu.h554 uint8_t type:4; member
668 uint8_t type; member
954 #define PDU_DATA_LLCTRL_LEN(type) (offsetof(struct pdu_data_llctrl, type) + \ argument
1255 uint8_t type:4; member
/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py4312 def type(self): member in Symbol
5212 def type(self): member in Choice
/Zephyr-latest/drivers/modem/
Dmodem_cellular.c1555 const enum cellular_signal_type type, in modem_cellular_get_signal()
1610 enum cellular_modem_info_type type, in modem_cellular_get_modem_info()
/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c170 uint8_t ver, uint8_t type, uint8_t token_len, in coap_packet_init()
1813 uint8_t type; in coap_response_received() local
/Zephyr-latest/drivers/sdhc/
Dintel_emmc_host.c607 static enum emmc_response_type emmc_decode_resp_type(enum sd_rsp_type type) in emmc_decode_resp_type()
/Zephyr-latest/drivers/wifi/winc1500/
Dwifi_winc1500.c293 enum net_sock_type type, in winc1500_get()
/Zephyr-latest/subsys/bluetooth/host/
Datt_internal.h86 uint16_t type; member
/Zephyr-latest/subsys/bluetooth/mesh/
Ddfu_cli.c137 static int req_setup(struct bt_mesh_dfu_cli *cli, enum req type, uint16_t addr, in req_setup()
/Zephyr-latest/drivers/usb/udc/
Dudc_common.c199 const enum udc_event_type type, in udc_submit_event()
/Zephyr-latest/subsys/fs/ext2/
Dext2_impl.c875 struct ext2_inode *inode, int type) in ext2_create_inode()
/Zephyr-latest/include/zephyr/arch/x86/ia32/
Dsegmentation.h174 uint8_t type:4; member
/Zephyr-latest/drivers/dai/intel/ssp/
Ddai-params-intel-ipc4.h74 uint32_t type; member

1...<<212223242526272829