/Zephyr-latest/tests/posix/common/src/ |
D | mutex.c | 47 static void test_mutex_common(int type, void *(*entry)(void *arg)) in test_mutex_common()
|
/Zephyr-latest/subsys/usb/usb_c/ |
D | usbc_prl.c | 182 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/ |
D | ieee802154_kw41z.c | 51 uint8_t type; member 427 enum ieee802154_filter_type type, in kw41z_filter() 1071 enum ieee802154_config_type type, in kw41z_configure()
|
D | ieee802154_cc13xx_cc26xx.c | 248 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/ |
D | sockets_net_mgmt.c | 54 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/ |
D | coredump_impl.c | 19 enum COREDUMP_TYPE type; member
|
/Zephyr-latest/drivers/sensor/st/iis2dlpc/ |
D | iis2dlpc_trigger.c | 26 enum sensor_trigger_type type, int enable) in iis2dlpc_enable_int()
|
/Zephyr-latest/scripts/ |
D | list_hardware.py | 309 def dump_v2_system(args, type, system): argument
|
/Zephyr-latest/drivers/w1/ |
D | w1_ds2482-800_channel.c | 67 static int ds2482_configure(const struct device *dev, enum w1_settings_type type, uint32_t value) in ds2482_configure()
|
D | w1_max32.c | 122 static int api_configure(const struct device *dev, enum w1_settings_type type, uint32_t value) in api_configure()
|
/Zephyr-latest/subsys/input/ |
D | input_utils.c | 77 uint32_t type, code, value; in input_cmd_report() local
|
/Zephyr-latest/drivers/i3c/ |
D | i3c_rtio.c | 160 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/ |
D | gatt_client_test.c | 82 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/ |
D | zvfs_select.c | 16 #define STRUCT_MEMBER_ARRAY_SIZE(type, field) ARRAY_SIZE(((type *)0)->field) argument
|
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/userdata/src/ |
D | main_l2cap_userdata.c | 146 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/ |
D | main.c | 97 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/ |
D | central.c | 100 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/ |
D | utils.c | 129 uint8_t type, struct net_buf_simple *ad) in scan_connect_to_first_result__device_found()
|
/Zephyr-latest/samples/net/dsa/src/ |
D | dsa_lldp.c | 164 uint8_t type, subtype; in dsa_lldp_print_info() local
|
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/ |
D | btp_hap.h | 23 uint8_t type; member
|
/Zephyr-latest/tests/net/lib/wifi_credentials_backend_psa/src/ |
D | main.c | 92 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/ |
D | dhcpv4.c | 147 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/ |
D | main.c | 272 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/ |
D | dma_nxp_edma.h | 202 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/ |
D | gptp_messages.h | 154 uint16_t type; member 193 uint16_t type; member 272 uint16_t type; member
|