Home
last modified time | relevance | path

Searched defs:type (Results 401 – 425 of 721) sorted by relevance

1...<<11121314151617181920>>...29

/Zephyr-latest/include/zephyr/portability/
Dcmsis_types.h41 osTimerType_t type; member
/Zephyr-latest/samples/bluetooth/central_multilink/src/
Dcentral_multilink.c39 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/subsys/bluetooth/audio/
Dcap_common.c78 struct bt_conn *bt_cap_common_get_member_conn(enum bt_cap_set_type type, in bt_cap_common_get_member_conn()
/Zephyr-latest/drivers/w1/
Dw1_ds2477_85_common.c263 int ds2477_85_configure(const struct device *dev, enum w1_settings_type type, uint32_t value) in ds2477_85_configure()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_uart_pipe.c235 enum ieee802154_filter_type type, in upipe_filter()
Dieee802154_nrf5.c374 enum ieee802154_filter_type type, in nrf5_filter()
859 enum ieee802154_config_type type, in nrf5_configure()
Dieee802154_rf2xx.c605 bool set, enum ieee802154_filter_type type, in rf2xx_filter()
801 enum ieee802154_config_type type, in rf2xx_configure()
/Zephyr-latest/tests/net/arp/src/
Dmain.c258 const struct net_eth_addr *hwaddr, uint16_t type) in setup_eth_header()
/Zephyr-latest/tests/net/bridge/src/
Dmain.c100 enum ethernet_config_type type, in eth_fake_set_config()
/Zephyr-latest/drivers/ethernet/
Deth_sam_gmac.c1939 enum ethernet_config_type type, in eth_sam_gmac_set_qav_param()
1981 enum ethernet_config_type type, in eth_sam_gmac_set_config()
2025 enum ethernet_config_type type, in eth_sam_gmac_get_qav_param()
2074 enum ethernet_config_type type, in eth_sam_gmac_get_config()
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_observation.c96 const char *const lwm2m_attr_to_str(uint8_t type) in lwm2m_attr_to_str()
877 static int lwm2m_update_or_allocate_attribute(void *ref, uint8_t type, void *data) in lwm2m_update_or_allocate_attribute()
1142 uint8_t type = 0U; in lwm2m_write_attr_handler() local
/Zephyr-latest/drivers/sensor/st/lsm6dso/
Dlsm6dso_shub.c333 enum sensor_channel type; member
598 int lsm6dso_shub_get_idx(const struct device *dev, enum sensor_channel type) in lsm6dso_shub_get_idx()
/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_stm32.c558 enum pd_packet_type type; in ucpd_start_transmit() local
1197 enum pd_packet_type type; in ucpd_isr() local
/Zephyr-latest/include/zephyr/drivers/
Ddai.h255 enum dai_type type; member
283 int type; member
Dauxdisplay.h459 enum auxdisplay_position type, in z_impl_auxdisplay_cursor_position_set()
520 enum auxdisplay_position type, in z_impl_auxdisplay_display_position_set()
/Zephyr-latest/subsys/net/ip/
Dtp.c330 enum tp_type type = TP_NONE; in tp_msg_to_type() local
479 int type) in tp_new_find_and_apply()
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_can.c55 int zcan_socket(int family, int type, int proto) in zcan_socket()
728 static bool can_is_supported(int family, int type, int proto) in can_is_supported()
/Zephyr-latest/tests/net/lib/dns_packet/src/
Dmain.c53 static int eval_query(const char *dname, uint16_t tid, enum dns_rr_type type, in eval_query()
1278 enum dns_rr_type type; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Drpr.c35 uint8_t len, type; in rpr_scan_report() local
/Zephyr-latest/subsys/bluetooth/mesh/
Dsolicitation.c181 uint8_t type; in bt_mesh_sol_recv() local
/Zephyr-latest/drivers/usb/uhc/
Duhc_common.c23 const enum uhc_event_type type, in uhc_submit_event()
/Zephyr-latest/include/zephyr/acpi/
Dacpi.h70 enum acpi_res_type type; member
/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub_priv.h56 static const char *uri_path(enum updatehub_uri_path type) in uri_path()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/
Dmain.c293 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/samples/net/sockets/coap_client/src/
Dcoap-client.c425 uint8_t type = coap_header_get_type(response); in obs_notification_cb() local

1...<<11121314151617181920>>...29