Home
last modified time | relevance | path

Searched defs:type (Results 276 – 300 of 721) sorted by relevance

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

/Zephyr-latest/scripts/native_simulator/native/src/
Dnsi_cmdline_common.c122 void nsi_cmd_read_option_value(const char *str, void *dest, const char type, in nsi_cmd_read_option_value()
/Zephyr-latest/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-latest/subsys/lorawan/
Dlorawan_emul.c113 int lorawan_send(uint8_t port, uint8_t *data, uint8_t len, enum lorawan_message_type type) in lorawan_send()
/Zephyr-latest/arch/arc/core/mpu/
Darc_mpu_v6_internal.h116 static inline int get_region_index_by_type(uint32_t type) in get_region_index_by_type()
/Zephyr-latest/include/zephyr/drivers/usb/
Dusb_bc12.h105 enum bc12_type type; member
/Zephyr-latest/include/zephyr/net/
Dicmp.h97 uint8_t type; member
Dwifi_credentials.h52 enum wifi_security_type type; /**< Wi-Fi security type */ member
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/send_on_connect/src/
Dmain_l2cap_send_on_connect.c157 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/samples/bluetooth/iso_central/src/
Dmain.c91 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/samples/bluetooth/mtu_update/central/src/
Dcentral_mtu_update.c114 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/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-latest/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-latest/drivers/pcie/host/
Dpcie.c384 uint32_t id, type; in scan_dev() local
441 uint32_t type; in pcie_scan() local
/Zephyr-latest/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-latest/subsys/bluetooth/host/classic/
Dsdp_internal.h43 uint8_t type; /* Type: Will be data element sequence */ member
/Zephyr-latest/subsys/net/lib/ptp/
Dddt.h95 uint16_t type; member
/Zephyr-latest/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-latest/samples/bluetooth/channel_sounding/src/
Dcs_test_initiator.c152 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/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-latest/drivers/sensor/ti/ina23x/
Dina230.c251 #define INA230_DRIVER_INIT(inst, type) \ argument
/Zephyr-latest/subsys/bluetooth/mesh/
Dadv.h52 uint8_t type:2, member
/Zephyr-latest/doc/build/dts/
Dbindings-syntax.rst256 type subsection
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/sc_indicate/src/
Dbs_bt_utils.c83 uint8_t type, in stop_scan_and_connect()
/Zephyr-latest/tests/bsim/bluetooth/host/security/bond_per_connection/src/
Dbs_bt_utils.c107 uint8_t type, struct net_buf_simple *ad) in scan_connect_to_first_result__device_found()
/Zephyr-latest/samples/net/capture/src/
Dmain.c35 enum net_capture_packet_type type; member

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