Home
last modified time | relevance | path

Searched defs:type (Results 376 – 400 of 721) sorted by relevance

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

/Zephyr-latest/drivers/sensor/st/lis2dw12/
Dlis2dw12_trigger.c26 enum sensor_trigger_type type, int enable) in lis2dw12_enable_int()
/Zephyr-latest/subsys/bluetooth/mesh/
Dgatt_cli.c311 uint8_t len, type; in scan_recv() local
Dprov.c327 uint8_t type = buf->data[0]; in prov_recv() local
/Zephyr-latest/drivers/w1/
Dw1_zephyr_serial.c212 enum w1_settings_type type, uint32_t value) in w1_serial_configure()
Dw1_shell.c297 uint32_t type = strtoul(type_name, &type_endptr, 0); in cmd_w1_configure() local
/Zephyr-latest/include/zephyr/net/
Dcapture.h325 enum net_capture_packet_type type, in net_capture_data()
Ddns_resolve.h196 enum dns_socket_type type; member
632 enum dns_query_type type, in dns_get_addr_info()
/Zephyr-latest/include/zephyr/drivers/
Dmipi_dsi.h106 uint8_t type; member
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify/src/
Dgatt_client_test.c84 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/tests/bsim/bluetooth/host/security/ccc_update/src/
Dcentral.c107 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_hap.c89 enum bt_has_hearing_aid_type type, enum bt_has_capabilities caps) in has_client_discover_cb()
/Zephyr-latest/drivers/dma/
Ddma_nxp_sof_host_dma.c258 static int sof_host_dma_get_attribute(const struct device *dev, uint32_t type, uint32_t *val) in sof_host_dma_get_attribute()
/Zephyr-latest/samples/bluetooth/periodic_adv_rsp/src/
Dmain.c158 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/soc/intel/intel_adsp/common/include/
Dmanifest.h50 uint32_t type:4; /* MAN_SEGMENT_ */ member
81 struct sof_man_module_type type; member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_scan.c83 uint8_t ll_scan_params_set(uint8_t type, uint16_t interval, uint16_t window, in ll_scan_params_set()
360 uint32_t ull_scan_params_set(struct lll_scan *lll, uint8_t type,
/Zephyr-latest/subsys/net/lib/sockets/
Dsocketpair.c280 int z_impl_zsock_socketpair(int family, int type, int proto, int *sv) in z_impl_zsock_socketpair()
345 int z_vrfy_zsock_socketpair(int family, int type, int proto, int *sv) in z_vrfy_zsock_socketpair()
/Zephyr-latest/subsys/net/lib/dns/
Ddns_pack.h157 uint16_t type; member
162 uint16_t type; member
/Zephyr-latest/drivers/ethernet/
Deth_sensry_sy1xx_mac.c355 static int sy1xx_mac_get_config(const struct device *dev, enum ethernet_config_type type, in sy1xx_mac_get_config()
379 static int sy1xx_mac_set_config(const struct device *dev, enum ethernet_config_type type, in sy1xx_mac_set_config()
/Zephyr-latest/tests/net/lib/mqtt/v3_1_1/mqtt_client/src/
Dmain.c198 static void broker_validate_packet(uint8_t *buf, size_t length, uint8_t type, in broker_validate_packet()
326 uint8_t type_and_flags, type, flags; in broker_receive() local
/Zephyr-latest/tests/net/socket/net_mgmt/src/
Dmain.c126 enum ethernet_config_type type, in eth_fake_set_config()
173 enum ethernet_config_type type, in eth_fake_get_config()
/Zephyr-latest/subsys/usb/device/
Dusb_device.c216 uint32_t type = setup->RequestType.type; in usb_handle_request() local
404 static void usb_register_request_handler(int32_t type, in usb_register_request_handler()
461 uint8_t type = 0U; in usb_get_descriptor() local
/Zephyr-latest/arch/x86/core/intel64/
Dlocore.S905 #define IDT(nr, type, ist) \ argument
/Zephyr-latest/drivers/gpio/
Dgpio_efinix_sapphire.c56 gpio_pin_t pin, uint32_t type) in cfg_output_enable_bit()
/Zephyr-latest/drivers/modem/
Dmodem_socket.c150 int modem_socket_get(struct modem_socket_config *cfg, int family, int type, int proto) in modem_socket_get()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/src/
Dcis_central.c84 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()

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