/Zephyr-latest/tests/net/promiscuous/src/ |
D | main.c | 106 enum ethernet_config_type type, in eth_fake_set_config()
|
/Zephyr-latest/drivers/sensor/st/lsm6dso16is/ |
D | lsm6dso16is_shub.c | 414 enum sensor_channel type; member 693 int lsm6dso16is_shub_get_idx(const struct device *dev, enum sensor_channel type) in lsm6dso16is_shub_get_idx()
|
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/ |
D | lsm6dsv16x_shub.c | 414 enum sensor_channel type; member 693 int lsm6dsv16x_shub_get_idx(const struct device *dev, enum sensor_channel type) in lsm6dsv16x_shub_get_idx()
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_mcxw.c | 157 static int mcxw_filter(const struct device *dev, bool set, enum ieee802154_filter_type type, in mcxw_filter() 1123 static int mcxw_configure(const struct device *dev, enum ieee802154_config_type type, in mcxw_configure()
|
/Zephyr-latest/include/zephyr/net/ |
D | mqtt.h | 319 enum mqtt_evt_type type; member 419 enum mqtt_transport_type type; member
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_brg.c | 312 uint8_t type = data[0]; in tester_data_cb() local 382 uint8_t type = data[0]; in device_data_cb() local
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | sockets.c | 107 int z_impl_zsock_socket(int family, int type, int proto) in z_impl_zsock_socket() 140 static inline int z_vrfy_zsock_socket(int family, int type, int proto) in z_vrfy_zsock_socket()
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_cdc_ecm.c | 530 const enum ethernet_config_type type, in cdc_ecm_set_config() 546 enum ethernet_config_type type, in cdc_ecm_get_config()
|
/Zephyr-latest/drivers/modem/ |
D | quectel-bg9x.c | 1130 static bool offload_is_supported(int family, int type, int proto) in offload_is_supported() 1148 static int offload_socket(int family, int type, int proto) in offload_socket()
|
/Zephyr-latest/drivers/wifi/siwx91x/ |
D | siwx91x_wifi_socket.c | 169 static int siwx91x_sock_get(sa_family_t family, enum net_sock_type type, in siwx91x_sock_get()
|
/Zephyr-latest/drivers/usb/common/nrf_usbd_common/ |
D | nrf_usbd_common.h | 163 nrf_usbd_common_event_type_t type; /**< Event type. */ member
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | dfu_cli.h | 205 uint8_t type; member
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/dut/src/ |
D | main.c | 97 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/drivers/dma/ |
D | dma_intel_adsp_hda.c | 414 int intel_adsp_hda_dma_get_attribute(const struct device *dev, uint32_t type, uint32_t *value) in intel_adsp_hda_dma_get_attribute()
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | has_client_test.c | 49 enum bt_has_hearing_aid_type type, enum bt_has_capabilities caps) in discover_cb()
|
/Zephyr-latest/subsys/net/lib/mqtt_sn/ |
D | mqtt_sn_encoder.c | 27 static int prepare_message(struct net_buf_simple *buf, size_t sz, enum mqtt_sn_msg_type type) in prepare_message()
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_litex_liteeth.c | 183 static int eth_set_config(const struct device *dev, enum ethernet_config_type type, in eth_set_config()
|
/Zephyr-latest/samples/boards/bbc/microbit/pong/src/ |
D | ble.c | 365 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/ |
D | ull_filter.c | 120 #define LIST_MATCH(list, i, type, addr) (list[i].taken && \ argument 173 #define PAL_ADDR_MATCH(type, addr) \ argument 178 #define PAL_MATCH(type, addr, sid) \ argument
|
/Zephyr-latest/tests/bluetooth/tester/src/btp/ |
D | btp_gatt.h | 25 uint8_t type; member 298 uint8_t type[]; member 308 uint8_t type[]; member 361 uint8_t type; member
|
/Zephyr-latest/tests/net/lib/coap/src/ |
D | main.c | 152 uint8_t type; in ZTEST() local 188 uint8_t type; in ZTEST() local 228 uint8_t type; in ZTEST() local 1863 enum coap_msgtype type; member
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | conn.c | 1385 struct bt_conn *bt_conn_lookup_handle(uint16_t handle, enum bt_conn_type type) in bt_conn_lookup_handle() 1426 void bt_conn_foreach(enum bt_conn_type type, in bt_conn_foreach() 2997 bool bt_conn_is_type(const struct bt_conn *conn, enum bt_conn_type type) in bt_conn_is_type() 3047 static int bt_conn_get_tx_power_level(struct bt_conn *conn, uint8_t type, in bt_conn_get_tx_power_level() 4133 enum bt_conn_auth_keypress type) in bt_conn_auth_keypress_notify()
|
/Zephyr-latest/drivers/wifi/eswifi/ |
D | eswifi_offload.c | 408 enum net_sock_type type, in eswifi_off_get()
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_harness.py | 414 def test_console_configure(tmp_path, type, num_patterns): argument
|
/Zephyr-latest/drivers/tee/optee/ |
D | optee_smc.h | 36 #define OPTEE_SMC_CALL_VAL(type, calling_convention, owner, func_num) \ argument
|