Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...26

/Zephyr-Core-3.7.0/include/zephyr/drivers/usb/
Dusb_bc12.h105 enum bc12_type type; member
/Zephyr-Core-3.7.0/samples/bluetooth/central_iso/src/
Dmain.c90 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/send_on_connect/src/
Dmain_l2cap_send_on_connect.c155 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-Core-3.7.0/drivers/wifi/simplelink/
Dsimplelink_sockets.c205 static int simplelink_socket_type_from_posix(int type, int *type_sl) in simplelink_socket_type_from_posix()
247 static int simplelink_socket(int family, int type, int proto) in simplelink_socket()
1238 static bool simplelink_is_supported(int family, int type, int proto) in simplelink_is_supported()
1261 int simplelink_socket_create(int family, int type, int proto) in simplelink_socket_create()
/Zephyr-Core-3.7.0/drivers/ieee802154/
Dieee802154_cc13xx_cc26xx.c244 enum ieee802154_filter_type type, in ieee802154_cc13xx_cc26xx_filter()
505 enum ieee802154_config_type type, in ieee802154_cc13xx_cc26xx_configure()
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()
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_test.c541 static void payload_set(uint8_t type, uint8_t len, uint8_t cte_len, uint8_t cte_type) in payload_set()
594 uint8_t ll_test_tx(uint8_t chan, uint8_t len, uint8_t type, uint8_t phy, in ll_test_tx()
/Zephyr-Core-3.7.0/drivers/pcie/host/
Dpcie.c384 uint32_t id, type; in scan_dev() local
441 uint32_t type; in pcie_scan() local
/Zephyr-Core-3.7.0/samples/bluetooth/encrypted_advertising/central/src/
Dcentral_ead.c98 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
133 static void connect_device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in connect_device_found()
/Zephyr-Core-3.7.0/scripts/
Dlist_hardware.py287 def dump_v2_system(args, type, system): argument
/Zephyr-Core-3.7.0/subsys/net/lib/ptp/
Dddt.h95 uint16_t type; member
/Zephyr-Core-3.7.0/drivers/w1/
Dw1_ds2484.c68 static int ds2484_configure(const struct device *dev, enum w1_settings_type type, uint32_t value) in ds2484_configure()
/Zephyr-Core-3.7.0/subsys/bluetooth/host/classic/
Dsdp_internal.h43 uint8_t type; /* Type: Will be data element sequence */ member
/Zephyr-Core-3.7.0/samples/bluetooth/central_ht/src/
Dmain.c209 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
Dadv.h46 uint8_t type:2, member
/Zephyr-Core-3.7.0/samples/net/capture/src/
Dmain.c35 enum net_capture_packet_type type; member
/Zephyr-Core-3.7.0/doc/build/dts/
Dbindings-syntax.rst256 type subsection
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_test.c200 uint8_t ll_test_tx(uint8_t chan, uint8_t len, uint8_t type, uint8_t phy, in ll_test_tx()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/eatt/src/
Dcommon.c73 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/security_changed_callback/src/
Dbs_bt_utils.c134 uint8_t type, in stop_scan_and_connect()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dbs_bt_utils.c83 uint8_t type, in stop_scan_and_connect()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_overwrite_allowed/src/
Dbs_bt_utils.c110 uint8_t type, struct net_buf_simple *ad) in scan_connect_to_first_result__device_found()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/security/bond_overwrite_denied/src/
Dbs_bt_utils.c110 uint8_t type, struct net_buf_simple *ad) in scan_connect_to_first_result__device_found()
/Zephyr-Core-3.7.0/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-Core-3.7.0/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()

1...<<11121314151617181920>>...26