Home
last modified time | relevance | path

Searched defs:type (Results 526 – 550 of 721) sorted by relevance

1...<<212223242526272829

/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c139 enum hawkbit_http_request type; member
1026 static bool send_request(struct hawkbit_context *hb_context, enum hawkbit_http_request type, in send_request()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_driver.c801 uint8_t type; in hci_driver_send() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dprov.h161 static inline void bt_mesh_prov_buf_init(struct net_buf_simple *buf, uint8_t type) in bt_mesh_prov_buf_init()
/Zephyr-latest/include/zephyr/modem/
Dcmux.h117 uint8_t type; member
/Zephyr-latest/drivers/ethernet/
Deth_lan9250.c634 static int lan9250_set_config(const struct device *dev, enum ethernet_config_type type, in lan9250_set_config()
Deth_numaker.c524 static int numaker_eth_set_config(const struct device *dev, enum ethernet_config_type type, in numaker_eth_set_config()
Deth_w5500.c381 enum ethernet_config_type type, in w5500_set_config()
/Zephyr-latest/kernel/
Dpoll.c43 void k_poll_event_init(struct k_poll_event *event, uint32_t type, in k_poll_event_init()
/Zephyr-latest/samples/bluetooth/central_otc/src/
Dmain.c269 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/tests/net/socket/af_packet/src/
Dmain.c106 static int setup_socket(struct net_if *iface, int type, int proto) in setup_socket()
/Zephyr-latest/drivers/wifi/esp_at/
Desp_offload.c732 enum net_sock_type type, in esp_get()
/Zephyr-latest/subsys/bluetooth/audio/
Daics_client.c226 uint8_t *type = (uint8_t *)data; in aics_client_read_type_cb() local
/Zephyr-latest/drivers/wifi/infineon/
Dairoc_wifi.c385 enum ethernet_config_type type, in airoc_set_config()
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/src/
Dfs_mgmt.c663 struct zcbor_string type = { 0 }; in fs_mgmt_file_hash_checksum() local
/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub.c249 enum updatehub_uri_path type) in send_request()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/general/src/
Dmain_l2cap_ecred.c516 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/drivers/dma/
Ddma_intel_adsp_gpdma.c412 int intel_adsp_gpdma_get_attribute(const struct device *dev, uint32_t type, uint32_t *value) in intel_adsp_gpdma_get_attribute()
/Zephyr-latest/subsys/usb/host/
Dusbh_shell.c223 const uint8_t type = USB_DESC_STRING; in cmd_desc_string() local
/Zephyr-latest/cmake/modules/
Dextensions.cmake3769 set(type VALUE) variable
3780 set(type LIST) variable
3782 set(type VALUE) variable
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp_internal.h260 uint8_t type:2; member
349 uint8_t type; member
/Zephyr-latest/include/zephyr/usb_c/
Dtcpci.h650 #define TCPC_REG_TRANSMIT_SET_WITH_RETRY(retries, type) ((retries) << 4 | (type)) argument
652 #define TCPC_REG_TRANSMIT_SET_WITHOUT_RETRY(type) (type) argument
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c501 const char *type; in cmd_register_ep() local
/Zephyr-latest/drivers/usb/udc/
Dudc_nrf.c50 enum udc_nrf_event_type type; member
/Zephyr-latest/subsys/net/ip/
Dicmpv6.h28 uint8_t type; member
/Zephyr-latest/drivers/interrupt_controller/
Dintc_gicv3_its.c157 unsigned int type = GITS_BASER_TYPE_GET(reg); in its_alloc_tables() local

1...<<212223242526272829