/Zephyr-latest/arch/arm64/core/cortex_r/ |
D | arm_mpu.c | 77 uint64_t type; in get_num_regions() local
|
/Zephyr-latest/doc/_extensions/zephyr/domain/ |
D | __init__.py | 1103 def resolve_xref(self, env, fromdocname, builder, type, target, node, contnode): argument
|
/Zephyr-latest/drivers/dma/ |
D | dma_emul.c | 490 static int dma_emul_get_attribute(const struct device *dev, uint32_t type, uint32_t *value) in dma_emul_get_attribute()
|
D | dma_xmc4xxx.c | 183 #define SET_CHECK_SCATTER_GATHER(type) \ argument
|
D | dma_renesas_rz.c | 488 static int dma_renesas_rz_get_attribute(const struct device *dev, uint32_t type, uint32_t *val) in dma_renesas_rz_get_attribute()
|
D | dma_wch.c | 375 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/ |
D | net_pkt_filter.h | 522 uint16_t type; /* type in network order */ member
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_native_tap.c | 450 enum ethernet_config_type type, in set_config()
|
/Zephyr-latest/subsys/net/lib/dhcpv6/ |
D | dhcpv6_internal.h | 88 uint8_t type; /* Message type */ member
|
/Zephyr-latest/tests/net/icmp/src/ |
D | main.c | 152 enum net_sock_type type, in offload_dummy_get()
|
/Zephyr-latest/subsys/tracing/ctf/ |
D | ctf_top.h | 75 #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/ |
D | mpl.c | 417 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
|
D | micp_mic_ctlr.c | 205 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/ |
D | lll.h | 434 enum node_rx_type type; member 514 uint8_t type; member
|
/Zephyr-latest/drivers/i3c/ |
D | i3c_mcux.c | 1849 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/ |
D | wncm14a2a.c | 109 enum net_sock_type type; member 1452 enum net_sock_type type, in offload_get()
|
D | simcom-sim7080.c | 768 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/ |
D | cap_initiator_unicast_test.c | 990 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/ |
D | usb_audio_internal.h | 441 #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/ |
D | hfp_hf.c | 436 enum at_cmd_type type; member
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | cfg_cli.h | 1737 enum { SHORT, LONG } type; member
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_renesas_ra.c | 45 enum udc_renesas_ra_event_type type; member
|
/Zephyr-latest/drivers/auxdisplay/ |
D | auxdisplay_hd44780.c | 429 enum auxdisplay_position type, int16_t x, in auxdisplay_hd44780_cursor_position_set()
|
/Zephyr-latest/include/zephyr/drivers/usb/ |
D | uhc.h | 184 enum uhc_event_type type; member
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_shell.c | 635 for (uint8_t type = 0; type < NR_LWM2M_ATTR; type++) { in shell_print_attr() local
|