/Zephyr-latest/soc/espressif/esp32c6/ |
D | soc.c | 55 void sys_arch_reboot(int type) in sys_arch_reboot()
|
/Zephyr-latest/tests/bluetooth/buf/src/ |
D | main.c | 22 void bt_buf_rx_freed_cb(enum bt_buf_type type) in bt_buf_rx_freed_cb()
|
/Zephyr-latest/include/zephyr/internal/ |
D | syscall_handler.h | 542 #define K_SYSCALL_IS_OBJ(ptr, type, init) \ argument 613 #define K_SYSCALL_OBJ(ptr, type) \ argument 629 #define K_SYSCALL_OBJ_INIT(ptr, type) \ argument 647 #define K_SYSCALL_OBJ_NEVER_INIT(ptr, type) \ argument
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_foreach_type/src/ |
D | main.c | 80 int type; in ZTEST() local 129 int type; in ZTEST() local
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | socket_obj_core.c | 46 int family, int type, int proto) in set_fields() 120 int family, int type, int proto) in sock_obj_core_alloc() 161 int sock_obj_core_alloc_find(int sock, int new_sock, int type) in sock_obj_core_alloc_find()
|
/Zephyr-latest/subsys/portability/cmsis_rtos_v1/ |
D | cmsis_timer.c | 18 os_timer_type type; member 38 osTimerId osTimerCreate(const osTimerDef_t *timer_def, os_timer_type type, in osTimerCreate()
|
/Zephyr-latest/soc/espressif/esp32/ |
D | soc.c | 68 void sys_arch_reboot(int type) in sys_arch_reboot()
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | soc.c | 83 void sys_arch_reboot(int type) in sys_arch_reboot()
|
/Zephyr-latest/subsys/net/lib/tls_credentials/ |
D | tls_credentials_shell.c | 33 enum tls_credential_type type; member 175 static const char *cred_type_name(enum tls_credential_type type) in cred_type_name() 191 static const char *cred_type_name_compact(enum tls_credential_type type) in cred_type_name_compact() 354 enum tls_credential_type type; in tls_cred_cmd_add() local 538 enum tls_credential_type type; in tls_cred_cmd_del() local 605 enum tls_credential_type type; in tls_cred_cmd_get() local
|
D | tls_internal.h | 19 enum tls_credential_type type; member
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_get_addr/src/ |
D | test_suite_full_list_overwrite_oldest.c | 49 static void bt_conn_foreach_key_slot_0_in_use_custom_fake(enum bt_conn_type type, in bt_conn_foreach_key_slot_0_in_use_custom_fake() 74 static void bt_conn_foreach_all_keys_in_use_custom_fake(enum bt_conn_type type, in bt_conn_foreach_all_keys_in_use_custom_fake() 89 static void bt_conn_foreach_no_keys_in_use_custom_fake(enum bt_conn_type type, in bt_conn_foreach_no_keys_in_use_custom_fake()
|
/Zephyr-latest/samples/net/sockets/coap_server/src/ |
D | large.c | 29 uint8_t type; in large_get() local 107 uint8_t type; in large_update_put() local 187 uint8_t type; in large_create_post() local
|
D | observer.c | 30 uint8_t type; in send_notification_packet() local 95 uint8_t type; in obs_get() local
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_test.c | 46 int vnd_ethernet_set_config(const struct device *dev, enum ethernet_config_type type, in vnd_ethernet_set_config() 56 int vnd_ethernet_get_config(const struct device *dev, enum ethernet_config_type type, in vnd_ethernet_get_config()
|
/Zephyr-latest/subsys/bluetooth/controller/util/ |
D | mem.h | 52 #define MEM_FREE_MEMBER_ACCESS_BUILD_ASSERT(type, member) \ argument
|
/Zephyr-latest/drivers/input/ |
D | linux_evdev_bottom.c | 16 int linux_evdev_read(int fd, uint16_t *type, uint16_t *code, int32_t *value) in linux_evdev_read()
|
/Zephyr-latest/tests/bsim/bluetooth/host/scan/slow/src/ |
D | dut.c | 20 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/include/zephyr/logging/ |
D | log_frontend_stmesp_demux.h | 80 uint64_t type: 2; member 92 uint64_t type: 2; member 116 uint64_t type: 2; member 146 uint64_t type: 2; member
|
/Zephyr-latest/include/zephyr/sys/ |
D | cbprintf_internal.h | 25 #define VA_STACK_ALIGN(type) 1 argument 28 #define VA_STACK_ALIGN(type) 1 argument 37 #define VA_STACK_ALIGN(type) 4 argument 52 #define VA_STACK_ALIGN(type) MAX(VA_STACK_MIN_ALIGN, __alignof__(type)) argument 896 #define Z_CBPRINTF_CXX_ARG_IS_TYPE_CHAR(type) \ argument
|
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/src/ |
D | main.c | 167 static bool valid_type(uint8_t type) in valid_type() 174 static uint32_t get_len(const uint8_t *hdr_buf, uint8_t type) in get_len() 195 static int hdr_len(uint8_t type) in hdr_len() 214 static struct net_buf *alloc_tx_buf(uint8_t type) in alloc_tx_buf() 244 static uint8_t type; in rx_isr() local
|
/Zephyr-latest/include/zephyr/net/ |
D | net_linkaddr.h | 76 uint8_t type; member 172 enum net_link_type type) in net_linkaddr_create()
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_msg.c | 111 const enum usbd_msg_type type, const int status) in usbd_msg_pub_simple() 124 const enum usbd_msg_type type, const struct device *const dev) in usbd_msg_pub_device()
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | soc.c | 95 void sys_arch_reboot(int type) in sys_arch_reboot()
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | reboot.c | 75 void __weak sys_arch_reboot(int type) in sys_arch_reboot()
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/img_mgmt_slot_info/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()
|