/Zephyr-latest/tests/net/offloaded_netdev/src/ |
D | main.c | 28 int offload_socket(int family, int type, int proto) in offload_socket()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | friend.c | 1124 enum bt_mesh_friend_pdu_type type, in enqueue_friend_pdu() 1429 enum bt_mesh_friend_pdu_type type, in friend_lpn_enqueue_rx() 1478 enum bt_mesh_friend_pdu_type type, in friend_lpn_enqueue_tx() 1698 enum bt_mesh_friend_pdu_type type, in bt_mesh_friend_enqueue_rx() 1741 enum bt_mesh_friend_pdu_type type, in bt_mesh_friend_enqueue_tx()
|
D | crypto.c | 221 int bt_mesh_id128(const uint8_t n[16], const char *s, enum bt_mesh_key_type type, in bt_mesh_id128() 380 uint32_t iv_index, enum bt_mesh_nonce_type type) in bt_mesh_net_encrypt() 411 uint32_t iv_index, enum bt_mesh_nonce_type type) in bt_mesh_net_decrypt()
|
/Zephyr-latest/arch/xtensa/core/ |
D | gdbstub.c | 791 int arch_gdb_add_breakpoint(struct gdb_ctx *ctx, uint8_t type, in arch_gdb_add_breakpoint() 846 int arch_gdb_remove_breakpoint(struct gdb_ctx *ctx, uint8_t type, in arch_gdb_remove_breakpoint()
|
/Zephyr-latest/arch/arm/core/mpu/ |
D | arm_mpu_v8_internal.h | 67 uint32_t type = MPU->TYPE; in mpu_get_num_regions() local 119 uint32_t type = read_mpuir(); in mpu_get_num_regions() local
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | lll_scan.h | 25 uint8_t type:1; member
|
/Zephyr-latest/drivers/fpga/ |
D | fpga_slg471x5.c | 169 #define SLG471X5_INIT(type, inst) \ argument
|
/Zephyr-latest/tests/subsys/debug/mipi_stp_decoder/src/ |
D | main.c | 17 static void cb(enum mipi_stp_decoder_ctrl_type type, union mipi_stp_decoder_data data, uint64_t *ts, in cb()
|
/Zephyr-latest/samples/bluetooth/channel_sounding/src/ |
D | connected_cs_initiator.c | 187 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/tests/net/npf/src/ |
D | main.c | 53 static struct net_pkt *build_test_pkt(int type, int size, struct net_if *iface) in build_test_pkt()
|
/Zephyr-latest/samples/bluetooth/peripheral_identity/src/ |
D | peripheral_identity.c | 219 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/drivers/net/ |
D | nsos_sockets.c | 125 static int socket_type_to_nsos_mid(int type, int *type_mid) in socket_type_to_nsos_mid() 166 static int nsos_socket_create(int family, int type, int proto) in nsos_socket_create() 942 static int socket_type_from_nsos_mid(int type_mid, int *type) in socket_type_from_nsos_mid() 1392 static bool nsos_is_supported(int family, int type, int proto) in nsos_is_supported()
|
/Zephyr-latest/samples/bluetooth/eddystone/src/ |
D | main.c | 137 uint8_t type; member 417 static int eds_slot_restart(struct eds_slot *slot, uint8_t type) in eds_slot_restart() 462 uint8_t type; in write_adv_data() local
|
/Zephyr-latest/drivers/wifi/nrf_wifi/src/ |
D | net_if.c | 945 enum ethernet_config_type type, in nrf_wifi_if_get_config_zep() 1014 enum ethernet_config_type type, in nrf_wifi_if_set_config_zep()
|
/Zephyr-latest/include/zephyr/tracing/ |
D | tracking.h | 98 #define sys_port_track_socket_init(sock, family, type, proto) \ argument 149 #define sys_port_track_socket_init(sock, family, type, proto) argument
|
/Zephyr-latest/include/zephyr/xen/public/ |
D | arch-arm.h | 176 #define ___DEFINE_XEN_GUEST_HANDLE(name, type) \ argument 189 #define __DEFINE_XEN_GUEST_HANDLE(name, type) \ argument
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_enc424j600.c | 505 enum ethernet_config_type type, in enc424j600_get_config() 560 enum ethernet_config_type type, in enc424j600_set_config()
|
/Zephyr-latest/subsys/logging/backends/ |
D | log_backend_net.c | 97 int ret, proto = IPPROTO_UDP, type = SOCK_DGRAM; in do_net_init() local
|
/Zephyr-latest/subsys/net/ip/ |
D | tp.h | 60 enum tp_type type; member
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/src/ |
D | main.c | 98 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/general/src/ |
D | gatt_client_test.c | 95 void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | msg.c | 372 enum ptp_msg_type type = ptp_msg_type(msg); in ptp_msg_post_recv() local
|
/Zephyr-latest/include/zephyr/net/ |
D | net_offload.h | 146 enum net_sock_type type, in net_offload_get()
|
/Zephyr-latest/drivers/pinctrl/ |
D | pinctrl_emsdp.c | 107 static int pinctrl_emsdp_set(uint32_t pin, uint32_t type) in pinctrl_emsdp_set()
|
/Zephyr-latest/samples/bluetooth/peripheral_hids/src/ |
D | hog.c | 39 uint8_t type; /* report type */ member
|