/Zephyr-latest/drivers/sensor/st/lis2dw12/ |
D | lis2dw12_trigger.c | 26 enum sensor_trigger_type type, int enable) in lis2dw12_enable_int()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | gatt_cli.c | 311 uint8_t len, type; in scan_recv() local
|
D | prov.c | 327 uint8_t type = buf->data[0]; in prov_recv() local
|
/Zephyr-latest/drivers/w1/ |
D | w1_zephyr_serial.c | 212 enum w1_settings_type type, uint32_t value) in w1_serial_configure()
|
D | w1_shell.c | 297 uint32_t type = strtoul(type_name, &type_endptr, 0); in cmd_w1_configure() local
|
/Zephyr-latest/include/zephyr/net/ |
D | capture.h | 325 enum net_capture_packet_type type, in net_capture_data()
|
D | dns_resolve.h | 196 enum dns_socket_type type; member 632 enum dns_query_type type, in dns_get_addr_info()
|
/Zephyr-latest/include/zephyr/drivers/ |
D | mipi_dsi.h | 106 uint8_t type; member
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify/src/ |
D | gatt_client_test.c | 84 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/ |
D | central.c | 107 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/ |
D | btp_hap.c | 89 enum bt_has_hearing_aid_type type, enum bt_has_capabilities caps) in has_client_discover_cb()
|
/Zephyr-latest/drivers/dma/ |
D | dma_nxp_sof_host_dma.c | 258 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/ |
D | main.c | 158 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/ |
D | manifest.h | 50 uint32_t type:4; /* MAN_SEGMENT_ */ member 81 struct sof_man_module_type type; member
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_scan.c | 83 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/ |
D | socketpair.c | 280 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/ |
D | dns_pack.h | 157 uint16_t type; member 162 uint16_t type; member
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_sensry_sy1xx_mac.c | 355 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/ |
D | main.c | 198 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/ |
D | main.c | 126 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/ |
D | usb_device.c | 216 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/ |
D | locore.S | 905 #define IDT(nr, type, ist) \ argument
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_efinix_sapphire.c | 56 gpio_pin_t pin, uint32_t type) in cfg_output_enable_bit()
|
/Zephyr-latest/drivers/modem/ |
D | modem_socket.c | 150 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/ |
D | cis_central.c | 84 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|