Home
last modified time | relevance | path

Searched defs:type (Results 351 – 375 of 721) sorted by relevance

1...<<11121314151617181920>>...29

/Zephyr-latest/tests/net/offloaded_netdev/src/
Dmain.c28 int offload_socket(int family, int type, int proto) in offload_socket()
/Zephyr-latest/subsys/bluetooth/mesh/
Dfriend.c1124 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()
Dcrypto.c221 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/
Dgdbstub.c791 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/
Darm_mpu_v8_internal.h67 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/
Dlll_scan.h25 uint8_t type:1; member
/Zephyr-latest/drivers/fpga/
Dfpga_slg471x5.c169 #define SLG471X5_INIT(type, inst) \ argument
/Zephyr-latest/tests/subsys/debug/mipi_stp_decoder/src/
Dmain.c17 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/
Dconnected_cs_initiator.c187 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/
Dmain.c53 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/
Dperipheral_identity.c219 static void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/drivers/net/
Dnsos_sockets.c125 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/
Dmain.c137 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/
Dnet_if.c945 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/
Dtracking.h98 #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/
Darch-arm.h176 #define ___DEFINE_XEN_GUEST_HANDLE(name, type) \ argument
189 #define __DEFINE_XEN_GUEST_HANDLE(name, type) \ argument
/Zephyr-latest/drivers/ethernet/
Deth_enc424j600.c505 enum ethernet_config_type type, in enc424j600_get_config()
560 enum ethernet_config_type type, in enc424j600_set_config()
/Zephyr-latest/subsys/logging/backends/
Dlog_backend_net.c97 int ret, proto = IPPROTO_UDP, type = SOCK_DGRAM; in do_net_init() local
/Zephyr-latest/subsys/net/ip/
Dtp.h60 enum tp_type type; member
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/src/
Dmain.c98 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/
Dgatt_client_test.c95 void device_found(const bt_addr_le_t *addr, int8_t rssi, uint8_t type, in device_found()
/Zephyr-latest/subsys/net/lib/ptp/
Dmsg.c372 enum ptp_msg_type type = ptp_msg_type(msg); in ptp_msg_post_recv() local
/Zephyr-latest/include/zephyr/net/
Dnet_offload.h146 enum net_sock_type type, in net_offload_get()
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_emsdp.c107 static int pinctrl_emsdp_set(uint32_t pin, uint32_t type) in pinctrl_emsdp_set()
/Zephyr-latest/samples/bluetooth/peripheral_hids/src/
Dhog.c39 uint8_t type; /* report type */ member

1...<<11121314151617181920>>...29