Home
last modified time | relevance | path

Searched defs:type (Results 326 – 350 of 721) sorted by relevance

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

/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_offload.h31 enum eswifi_transport_type type; member
/Zephyr-latest/drivers/wifi/simplelink/
Dsimplelink.c196 enum net_sock_type type, in simplelink_dummy_get()
/Zephyr-latest/subsys/bluetooth/services/bas/
Dbas_bls.c213 void bt_bas_bls_set_battery_charge_type(enum bt_bas_bls_battery_charge_type type) in bt_bas_bls_set_battery_charge_type()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dhas.h102 enum bt_has_hearing_aid_type type; member
/Zephyr-latest/include/zephyr/sd/
Dsd.h78 enum card_type type; /*!< Card type */ member
/Zephyr-latest/include/zephyr/sensing/
Dsensing.h146 const int32_t type; member
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disable/src/
Dgatt_client_test.c77 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/settings/src/
Dutils.c83 uint8_t type, struct net_buf_simple *ad) in scan_connect_to_first_result_device_found()
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/
Dtransition.c97 void set_transition_values(uint8_t type) in set_transition_values()
/Zephyr-latest/include/zephyr/mgmt/
Dosdp.h226 uint8_t type; member
358 enum osdp_event_type type; member
/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc13xx_cc26xx_subg.c624 enum ieee802154_filter_type type, in ieee802154_cc13xx_cc26xx_subg_filter()
835 enum ieee802154_config_type type, in ieee802154_cc13xx_cc26xx_subg_configure()
/Zephyr-latest/drivers/bluetooth/hci/
Dh4.c48 uint8_t type; member
58 uint8_t type; member
Duserchan.c93 const uint8_t type = buf[0]; in hci_packet_complete() local
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_packet.c43 static int zpacket_socket(int family, int type, int proto) in zpacket_socket()
488 static bool packet_is_supported(int family, int type, int proto) in packet_is_supported()
/Zephyr-latest/drivers/regulator/
Dregulator_npm1300.c411 uint8_t inv, enum npm1300_gpio_type type) in regulator_npm1300_set_buck_pin_ctrl()
448 uint8_t inv, enum npm1300_gpio_type type) in regulator_npm1300_set_ldsw_pin_ctrl()
463 enum npm1300_gpio_type type) in regulator_npm1300_set_pin_ctrl()
/Zephyr-latest/tests/net/dhcpv4/server/src/
Dmain.c147 enum net_dhcpv4_msg_type type, const struct in_addr *server_id, in client_prepare_test_msg()
415 uint8_t type; in verify_no_option() local
444 uint8_t type; in verify_option() local
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dhas_client.c29 enum bt_has_hearing_aid_type type, in has_client_discover_cb()
/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_common.c18 #define CONTAINER_OF_ITEM(ptr, idx, type, array) \ argument
/Zephyr-latest/include/zephyr/posix/
Dposix_types.h112 unsigned char type: 2; member
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_chains/src/
Dcommon.c268 void common_validate_per_adv_pdu(struct pdu_adv *pdu, enum test_pdu_ext_adv_type type, in common_validate_per_adv_pdu()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/dut/src/
Dmain.c156 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/authorization/src/
Dgatt_client_test.c78 void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/subsys/settings/src/
Dsettings_shell.c118 static int settings_parse_type(const char *type, enum settings_value_types *value_type) in settings_parse_type()
/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_netc.c284 int nxp_s32_eth_set_config(const struct device *dev, enum ethernet_config_type type, in nxp_s32_eth_set_config()
/Zephyr-latest/drivers/ethernet/nxp_imx_netc/
Deth_nxp_imx_netc.c304 int netc_eth_set_config(const struct device *dev, enum ethernet_config_type type, in netc_eth_set_config()

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