Home
last modified time | relevance | path

Searched defs:type (Results 301 – 325 of 721) sorted by relevance

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

/Zephyr-latest/tests/posix/common/src/
Dmutex.c47 static void test_mutex_common(int type, void *(*entry)(void *arg)) in test_mutex_common()
/Zephyr-latest/subsys/usb/usb_c/
Dusbc_prl.c182 void prl_send_ctrl_msg(const struct device *dev, const enum pd_packet_type type, in prl_send_ctrl_msg()
205 void prl_send_data_msg(const struct device *dev, const enum pd_packet_type type, in prl_send_data_msg()
341 void prl_set_rev(const struct device *dev, const enum pd_packet_type type, in prl_set_rev()
353 enum pd_rev_type prl_get_rev(const struct device *dev, const enum pd_packet_type type) in prl_get_rev()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_kw41z.c51 uint8_t type; member
427 enum ieee802154_filter_type type, in kw41z_filter()
1071 enum ieee802154_config_type type, in kw41z_configure()
Dieee802154_cc13xx_cc26xx.c248 enum ieee802154_filter_type type, in ieee802154_cc13xx_cc26xx_filter()
506 enum ieee802154_config_type type, in ieee802154_cc13xx_cc26xx_configure()
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_net_mgmt.c54 int znet_mgmt_socket(int family, int type, int proto) in znet_mgmt_socket()
388 static bool net_mgmt_is_supported(int family, int type, int proto) in net_mgmt_is_supported()
/Zephyr-latest/drivers/coredump/
Dcoredump_impl.c19 enum COREDUMP_TYPE type; member
/Zephyr-latest/drivers/sensor/st/iis2dlpc/
Diis2dlpc_trigger.c26 enum sensor_trigger_type type, int enable) in iis2dlpc_enable_int()
/Zephyr-latest/scripts/
Dlist_hardware.py309 def dump_v2_system(args, type, system): argument
/Zephyr-latest/drivers/w1/
Dw1_ds2482-800_channel.c67 static int ds2482_configure(const struct device *dev, enum w1_settings_type type, uint32_t value) in ds2482_configure()
Dw1_max32.c122 static int api_configure(const struct device *dev, enum w1_settings_type type, uint32_t value) in api_configure()
/Zephyr-latest/subsys/input/
Dinput_utils.c77 uint32_t type, code, value; in input_cmd_report() local
/Zephyr-latest/drivers/i3c/
Di3c_rtio.c160 int i3c_rtio_configure(struct i3c_rtio *ctx, enum i3c_config_type type, void *config) in i3c_rtio_configure()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_stress/src/
Dgatt_client_test.c82 void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, struct net_buf_simple *ad) in device_found()
/Zephyr-latest/lib/os/zvfs/
Dzvfs_select.c16 #define STRUCT_MEMBER_ARRAY_SIZE(type, field) ARRAY_SIZE(((type *)0)->field) argument
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/userdata/src/
Dmain_l2cap_userdata.c146 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/src/
Dmain.c97 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/ccc_store/src/
Dcentral.c100 static 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/id_addr_update/central/src/
Dutils.c129 uint8_t type, struct net_buf_simple *ad) in scan_connect_to_first_result__device_found()
/Zephyr-latest/samples/net/dsa/src/
Ddsa_lldp.c164 uint8_t type, subtype; in dsa_lldp_print_info() local
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_hap.h23 uint8_t type; member
/Zephyr-latest/tests/net/lib/wifi_credentials_backend_psa/src/
Dmain.c92 void custom_psa_set_key_type(psa_key_attributes_t *attributes, psa_key_type_t type) in custom_psa_set_key_type()
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4.c147 static bool dhcpv4_add_msg_type(struct net_pkt *pkt, uint8_t type) in dhcpv4_add_msg_type()
234 static struct net_pkt *dhcpv4_create_message(struct net_if *iface, uint8_t type, in dhcpv4_create_message()
893 uint8_t type; in dhcpv4_parse_option_vendor() local
963 uint8_t type; in dhcpv4_parse_options() local
/Zephyr-latest/tests/net/socket/offload_dispatcher/src/
Dmain.c272 int offload_1_socket(int family, int type, int proto) in offload_1_socket()
289 static bool offload_1_is_supported(int family, int type, int proto) in offload_1_is_supported()
334 int offload_2_socket(int family, int type, int proto) in offload_2_socket()
351 static bool offload_2_is_supported(int family, int type, int proto) in offload_2_is_supported()
/Zephyr-latest/drivers/dma/
Ddma_nxp_edma.h202 enum channel_type type; member
285 static inline int get_transfer_type(enum dma_channel_direction dir, uint32_t *type) in get_transfer_type()
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_messages.h154 uint16_t type; member
193 uint16_t type; member
272 uint16_t type; member

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