Home
last modified time | relevance | path

Searched defs:type (Results 551 – 575 of 721) sorted by relevance

1...<<212223242526272829

/Zephyr-latest/arch/arm64/core/cortex_r/
Darm_mpu.c77 uint64_t type; in get_num_regions() local
/Zephyr-latest/doc/_extensions/zephyr/domain/
D__init__.py1103 def resolve_xref(self, env, fromdocname, builder, type, target, node, contnode): argument
/Zephyr-latest/drivers/dma/
Ddma_emul.c490 static int dma_emul_get_attribute(const struct device *dev, uint32_t type, uint32_t *value) in dma_emul_get_attribute()
Ddma_xmc4xxx.c183 #define SET_CHECK_SCATTER_GATHER(type) \ argument
Ddma_renesas_rz.c488 static int dma_renesas_rz_get_attribute(const struct device *dev, uint32_t type, uint32_t *val) in dma_renesas_rz_get_attribute()
Ddma_wch.c375 int dma_wch_get_attribute(const struct device *dev, uint32_t type, uint32_t *value) in dma_wch_get_attribute()
/Zephyr-latest/include/zephyr/net/
Dnet_pkt_filter.h522 uint16_t type; /* type in network order */ member
/Zephyr-latest/drivers/ethernet/
Deth_native_tap.c450 enum ethernet_config_type type, in set_config()
/Zephyr-latest/subsys/net/lib/dhcpv6/
Ddhcpv6_internal.h88 uint8_t type; /* Message type */ member
/Zephyr-latest/tests/net/icmp/src/
Dmain.c152 enum net_sock_type type, in offload_dummy_get()
/Zephyr-latest/subsys/tracing/ctf/
Dctf_top.h75 #define CTF_LITERAL(type, value) ((type) { (type)(value) }) argument
432 uint32_t type, uint32_t proto) in ctf_top_socket_init()
634 static inline void ctf_top_socket_socketpair_enter(uint32_t family, uint32_t type, in ctf_top_socket_socketpair_enter()
/Zephyr-latest/subsys/bluetooth/audio/
Dmpl.c417 uint8_t type = MEDIA_PROXY_GROUP_OBJECT_GROUP_TYPE; in setup_parent_group_object() local
449 uint8_t type = MEDIA_PROXY_GROUP_OBJECT_TRACK_TYPE; in setup_group_object() local
Dmicp_mic_ctlr.c205 static void micp_mic_ctlr_aics_type_cb(struct bt_aics *inst, int err, uint8_t type) in micp_mic_ctlr_aics_type_cb()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll.h434 enum node_rx_type type; member
514 uint8_t type; member
/Zephyr-latest/drivers/i3c/
Di3c_mcux.c1849 enum i3c_config_type type, void *config) in mcux_i3c_configure()
1927 enum i3c_config_type type, void *config) in mcux_i3c_config_get()
/Zephyr-latest/drivers/modem/
Dwncm14a2a.c109 enum net_sock_type type; member
1452 enum net_sock_type type, in offload_get()
Dsimcom-sim7080.c768 static bool offload_is_supported(int family, int type, int proto) in offload_is_supported()
788 static int offload_socket(int family, int type, int proto) in offload_socket()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dcap_initiator_unicast_test.c990 static void set_invalid_metadata_type(uint8_t type) in set_invalid_metadata_type()
1003 static void unset_invalid_metadata_type(uint8_t type) in unset_invalid_metadata_type()
/Zephyr-latest/subsys/usb/device/class/audio/
Dusb_audio_internal.h441 #define INIT_IN_TERMINAL(dev, i, terminal_id, type) \ argument
455 #define INIT_OUT_TERMINAL(terminal_id, source_id, type) \ argument
/Zephyr-latest/subsys/bluetooth/host/classic/
Dhfp_hf.c436 enum at_cmd_type type; member
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Dcfg_cli.h1737 enum { SHORT, LONG } type; member
/Zephyr-latest/drivers/usb/udc/
Dudc_renesas_ra.c45 enum udc_renesas_ra_event_type type; member
/Zephyr-latest/drivers/auxdisplay/
Dauxdisplay_hd44780.c429 enum auxdisplay_position type, int16_t x, in auxdisplay_hd44780_cursor_position_set()
/Zephyr-latest/include/zephyr/drivers/usb/
Duhc.h184 enum uhc_event_type type; member
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_shell.c635 for (uint8_t type = 0; type < NR_LWM2M_ATTR; type++) { in shell_print_attr() local

1...<<212223242526272829