/Zephyr-latest/include/zephyr/portability/ |
D | cmsis_types.h | 41 osTimerType_t type; member
|
/Zephyr-latest/samples/bluetooth/central_multilink/src/ |
D | central_multilink.c | 39 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | cap_common.c | 78 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/ |
D | w1_ds2477_85_common.c | 263 int ds2477_85_configure(const struct device *dev, enum w1_settings_type type, uint32_t value) in ds2477_85_configure()
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_uart_pipe.c | 235 enum ieee802154_filter_type type, in upipe_filter()
|
D | ieee802154_nrf5.c | 374 enum ieee802154_filter_type type, in nrf5_filter() 859 enum ieee802154_config_type type, in nrf5_configure()
|
D | ieee802154_rf2xx.c | 605 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/ |
D | main.c | 258 const struct net_eth_addr *hwaddr, uint16_t type) in setup_eth_header()
|
/Zephyr-latest/tests/net/bridge/src/ |
D | main.c | 100 enum ethernet_config_type type, in eth_fake_set_config()
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_sam_gmac.c | 1939 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/ |
D | lwm2m_observation.c | 96 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/ |
D | lsm6dso_shub.c | 333 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/ |
D | ucpd_stm32.c | 558 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/ |
D | dai.h | 255 enum dai_type type; member 283 int type; member
|
D | auxdisplay.h | 459 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/ |
D | tp.c | 330 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/ |
D | sockets_can.c | 55 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/ |
D | main.c | 53 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/ |
D | rpr.c | 35 uint8_t len, type; in rpr_scan_report() local
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | solicitation.c | 181 uint8_t type; in bt_mesh_sol_recv() local
|
/Zephyr-latest/drivers/usb/uhc/ |
D | uhc_common.c | 23 const enum uhc_event_type type, in uhc_submit_event()
|
/Zephyr-latest/include/zephyr/acpi/ |
D | acpi.h | 70 enum acpi_res_type type; member
|
/Zephyr-latest/subsys/mgmt/updatehub/ |
D | updatehub_priv.h | 56 static const char *uri_path(enum updatehub_uri_path type) in uri_path()
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/ |
D | main.c | 293 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/ |
D | coap-client.c | 425 uint8_t type = coap_header_get_type(response); in obs_notification_cb() local
|