Home
last modified time | relevance | path

Searched defs:type (Results 501 – 525 of 721) sorted by relevance

1...<<212223242526272829

/Zephyr-latest/tests/bluetooth/common/testlib/src/
Datt_read.c125 const struct bt_uuid *type, uint16_t start_handle, in bt_testlib_att_read_by_type_sync()
/Zephyr-latest/tests/drivers/udc/src/
Dmain.c352 static void test_udc_ep_mps(uint8_t type) in test_udc_ep_mps()
/Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/
Deth_nxp_enet_qos_mac.c616 enum ethernet_config_type type, in eth_nxp_enet_qos_set_config()
/Zephyr-latest/subsys/net/l2/ppp/
Dfsm.c373 enum ppp_packet_type type, uint8_t id, in ppp_send_pkt()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_vs.h89 uint8_t type; member
105 uint8_t type; member
249 uint8_t type; member
260 uint8_t type; member
/Zephyr-latest/drivers/usb/udc/
Dudc_rpi_pico.c65 enum rpi_pico_event_type type; member
757 uint8_t type = cfg->attributes & USB_EP_TRANSFER_TYPE_MASK; in udc_rpi_pico_ep_enable() local
/Zephyr-latest/include/zephyr/bluetooth/classic/
Dsdp.h288 uint8_t type; /**< Type of the data element */ member
551 uint8_t type; member
/Zephyr-latest/include/zephyr/bluetooth/services/
Dots.h535 struct bt_ots_obj_type type; member
564 struct bt_ots_obj_type type; member
/Zephyr-latest/subsys/net/lib/dns/
Dresolve.c1485 enum dns_query_type type, in dns_resolve_name_internal()
1732 enum dns_query_type type, in dns_resolve_name()
/Zephyr-latest/drivers/ethernet/
Deth_nxp_enet.c281 enum ethernet_config_type type, in eth_nxp_enet_set_config()
319 enum ethernet_config_type type, in eth_nxp_enet_get_config()
Deth_xlnx_gem.c682 enum ethernet_config_type type, in eth_xlnx_gem_get_config()
/Zephyr-latest/tests/net/dhcpv6/src/
Dmain.c258 uint8_t type; in verify_dhcpv6_header() local
619 enum dhcpv6_msg_type type; in ZTEST() local
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_unicast.c182 uint8_t type; member
199 static bool codec_cap_get_val(const struct bt_audio_codec_cap *codec_cap, uint8_t type, in codec_cap_get_val()
395 static bool valid_metadata_type(uint8_t type, uint8_t len, const uint8_t *data) in valid_metadata_type()
/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_stm32_priv.h228 enum pd_packet_type type; member
/Zephyr-latest/subsys/lorawan/
Dlorawan.c643 enum lorawan_message_type type) in lorawan_send()
/Zephyr-latest/subsys/net/ip/
Dconnection.c584 enum net_sock_type type = net_context_get_type(conn->context); in conn_raw_socket() local
/Zephyr-latest/include/zephyr/net/
Dieee802154_ie.h146 uint16_t type : 1; /* always 0 */ member
/Zephyr-latest/drivers/auxdisplay/
Dauxdisplay_jhd1313.c109 enum auxdisplay_position type, int16_t x, in auxdisplay_jhd1313_cursor_position_set()
/Zephyr-latest/include/zephyr/net/http/
Dparser.h157 unsigned int type : 2; /* enum http_parser_type */ member
/Zephyr-latest/include/zephyr/drivers/
Dw1.h331 enum w1_settings_type type, uint32_t value) in z_impl_w1_configure()
Despi.h329 uint32_t type:8; member
339 uint32_t type:8; member
/Zephyr-latest/include/zephyr/kernel/
Dthread_stack.h88 #define Z_STACK_PTR_TO_FRAME(type, ptr) \ argument
/Zephyr-latest/subsys/net/lib/ptp/
Dds.h59 uint8_t type; member
/Zephyr-latest/drivers/dma/
Ddma_pl330.c138 enum dmamov_type type, in dma_pl330_gen_mov()
/Zephyr-latest/subsys/net/lib/coap/
Dcoap_server.c135 uint8_t type; in coap_server_process() local

1...<<212223242526272829