/Zephyr-latest/doc/build/dts/ |
D | phandles.rst | 100 .. _dt-phandle-arrays:
|
/Zephyr-latest/arch/arc/core/mpu/ |
D | arc_mpu_v2_internal.h | 82 static inline int get_region_index_by_type(uint32_t type) in get_region_index_by_type()
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt/src/ |
D | common.c | 74 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/src/ |
D | main.c | 107 static const char *cte_type2str(uint8_t type) in cte_type2str() 118 static const char *sample_type2str(enum bt_df_iq_sample type) in sample_type2str()
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | soc.c | 64 void sys_arch_reboot(int type) in sys_arch_reboot()
|
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/peripheral/src/ |
D | tester_rpa_rotation.c | 124 static void cb_device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in cb_device_found()
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/enum_mgmt/src/ |
D | smp_test_util.c | 14 static void smp_make_hdr(struct smp_hdr *rsp_hdr, size_t len, uint8_t type, bool write) in smp_make_hdr()
|
/Zephyr-latest/soc/intel/intel_adsp/common/include/ |
D | adsp_debug_window.h | 65 uint32_t type; member
|
/Zephyr-latest/drivers/w1/ |
D | w1_handlers.c | 81 enum w1_settings_type type, uint32_t value) in z_vrfy_w1_configure()
|
/Zephyr-latest/tests/subsys/dsp/print_format/src/ |
D | main.c | 9 #define float_multiplier(type) ((INT64_C(1) << (8 * sizeof(type) - 1)) - 1) argument
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_hid_api.c | 71 const uint8_t type, const uint8_t id, in wrapper_get_report() 93 const uint8_t type, const uint8_t id, in wrapper_set_report()
|
/Zephyr-latest/include/zephyr/drivers/i3c/ |
D | ibi.h | 100 enum i3c_ibi_type type; member
|
/Zephyr-latest/include/zephyr/sys/internal/ |
D | kobject_internal.h | 64 uint8_t type; member
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | l2cap_br_internal.h | 111 uint8_t type; member 154 uint8_t type; member 174 uint16_t type; member 183 uint16_t type; member
|
/Zephyr-latest/subsys/net/l2/ethernet/ |
D | ethernet.c | 82 #define print_ll_addrs(pkt, type, len, src, dst) \ argument 99 #define print_vlan_ll_addrs(pkt, type, tci, len, src, dst, tagstrip) \ argument 264 uint16_t type; in ethernet_recv() local 1060 enum ethernet_filter_type type, bool enable) in net_eth_mac_filter()
|
/Zephyr-latest/tests/lib/ringbuffer/src/ |
D | main.c | 169 uint16_t type; member 190 uint16_t type; in tringbuf_get() local 206 uint16_t type; in tringbuf_get_discard() local 822 uint16_t type = 0; in ZTEST() local
|
/Zephyr-latest/subsys/net/lib/http/ |
D | http_hpack.c | 206 enum hpack_string_type type, in hpack_huffman_decode() 234 enum hpack_string_type type, in hpack_string_decode() 484 enum hpack_string_type type, in hpack_string_encode()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | proxy_msg.h | 26 #define PDU_HDR(sar, type) (sar << 6 | (type & BIT_MASK(6))) argument
|
/Zephyr-latest/soc/nuvoton/npcx/common/ |
D | soc_espi_taf.h | 138 uint8_t type; member 147 uint8_t type; member
|
/Zephyr-latest/include/zephyr/ |
D | bindesc.h | 134 #define BINDESC_TAG(type, id) ((BINDESC_TYPE_##type & 0xf) << 12 | (id & 0x0fff)) argument 324 } type; member
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/caching/src/ |
D | gatt_client_test.c | 88 void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, struct net_buf_simple *ad) in device_found() 167 static void gatt_discover(const struct bt_uuid *uuid, uint8_t type) in gatt_discover()
|
/Zephyr-latest/include/zephyr/drivers/firmware/scmi/ |
D | protocol.h | 31 #define SCMI_MESSAGE_HDR_MAKE(id, type, proto, token) \ argument
|
/Zephyr-latest/subsys/net/lib/shell/ |
D | dns.c | 188 char *host, *type = NULL; in cmd_net_dns_query() local
|
/Zephyr-latest/subsys/net/lib/socks/ |
D | socks.c | 193 int type; in net_socks5_connect() local
|
/Zephyr-latest/tests/subsys/logging/log_syst/src/ |
D | mock_backend.c | 62 void validate_msg(const char *type, const char *optional_flags, in validate_msg()
|