Home
last modified time | relevance | path

Searched defs:type (Results 251 – 275 of 721) sorted by relevance

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

/Zephyr-latest/subsys/usb/usb_c/
Dusbc_pe_common.c266 static bool pe_soft_reset_is_required(const struct device *dev, const enum pd_packet_type type) in pe_soft_reset_is_required()
303 const enum pd_packet_type type) in pe_report_error()
470 void pe_send_soft_reset(const struct device *dev, const enum pd_packet_type type) in pe_send_soft_reset()
481 void pe_send_data_msg(const struct device *dev, const enum pd_packet_type type, in pe_send_data_msg()
495 void pe_send_ctrl_msg(const struct device *dev, const enum pd_packet_type type, in pe_send_ctrl_msg()
/Zephyr-latest/subsys/dfu/boot/
Dmcuboot_shell.c53 static const char *swap_type_str(uint8_t type) in swap_type_str()
/Zephyr-latest/cmake/linker/ld/
Dld_script.cmake195 set(type " (${SECTION_TYPE_${type}})") variable
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dbs_bt_utils.c92 uint8_t type, struct net_buf_simple *ad) in scan_connect_to_first_result__device_found()
/Zephyr-latest/tests/subsys/logging/log_syst/src/
Dmain.c67 const char *type = "72"; variable
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dbs_bt_utils.c92 uint8_t type, struct net_buf_simple *ad) in scan_connect_to_first_result__device_found()
/Zephyr-latest/samples/net/lldp/src/
Dmain.c152 uint8_t type; in parse_lldp() local
/Zephyr-latest/subsys/net/lib/ptp/
Dtlv.h149 uint16_t type; member
162 uint16_t type; member
175 uint16_t type; member
195 uint16_t *type; member
/Zephyr-latest/subsys/bluetooth/host/
Dmonitor.c177 static void encode_drops(struct bt_monitor_hdr *hdr, uint8_t type, in encode_drops()
245 void bt_monitor_new_index(uint8_t type, uint8_t bus, const bt_addr_t *addr, in bt_monitor_new_index()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_b91.c458 enum ieee802154_filter_type type, in b91_filter()
590 enum ieee802154_config_type type, in b91_configure()
/Zephyr-latest/arch/arm64/core/
Delf.c200 enum aarch64_reloc_type type = AARCH64_RELOC_TYPE_ABS; in movw_reloc_handler() local
307 enum aarch64_reloc_type type = AARCH64_RELOC_TYPE_ABS; in imm_reloc_handler() local
/Zephyr-latest/subsys/net/lib/dns/
Ddns_pack.c69 static inline void set_dns_msg_response(struct dns_msg_t *dns_msg, int type, in set_dns_msg_response()
110 enum dns_rr_type *type) in dns_unpack_answer()
/Zephyr-latest/subsys/net/l2/virtual/ipip/
Dipip.c484 enum virtual_interface_config_type type, in interface_set_config()
569 enum virtual_interface_config_type type, in interface_get_config()
/Zephyr-latest/tests/lib/ringbuffer/src/
Dconcurrent.c44 uint16_t type; in data_read() local
162 uint16_t type; in consume_item() local
/Zephyr-latest/tests/net/dhcpv4/client/src/
Dmain.c230 uint8_t type; member
380 uint8_t type; in parse_dhcp_message() local
/Zephyr-latest/include/zephyr/input/
Dinput.h42 uint8_t type; member
/Zephyr-latest/arch/arc/core/mpu/
Darc_mpu_common_internal.h24 static inline int _mpu_configure(uint8_t type, uint32_t base, uint32_t size) in _mpu_configure()
/Zephyr-latest/tests/drivers/clock_control/nrf_onoff_and_bt/src/
Dmain.c69 nrf_clock_hfclk_t type; in check_hf_status() local
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt_notif/src/
Dclient_test.c94 void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dbs_bt_utils.c119 uint8_t type, in stop_scan_and_connect()
/Zephyr-latest/tests/subsys/mgmt/mcumgr/settings_mgmt/src/
Dsmp_test_util.c14 static void smp_make_hdr(struct smp_hdr *rsp_hdr, size_t len, uint8_t type, bool write) in smp_make_hdr()
/Zephyr-latest/samples/bluetooth/central_hr/src/
Dmain.c164 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_socket_offload.c438 static int eswifi_socket_open(int family, int type, int proto) in eswifi_socket_open()
561 static bool eswifi_socket_is_supported(int family, int type, int proto) in eswifi_socket_is_supported()
583 int eswifi_socket_create(int family, int type, int proto) in eswifi_socket_create()
/Zephyr-latest/lib/posix/options/
Dnet.c225 struct netent *getnetbyaddr(uint32_t net, int type) in getnetbyaddr()
392 int socket(int family, int type, int proto) in socket()
397 int socketpair(int family, int type, int proto, int sv[2]) in socketpair()
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_npcx.c73 enum npcx_io_bias_type type) in npcx_periph_pupd_configure()

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