Home
last modified time | relevance | path

Searched defs:count (Results 301 – 325 of 433) sorted by relevance

1...<<1112131415161718

/Zephyr-latest/tests/net/ipv6_fragment/src/
Dmain.c1970 int count = MAX_LEN / data_len; in ZTEST() local
2129 int count = MAX_LEN / data_len; in ZTEST() local
/Zephyr-latest/subsys/net/ip/
Dnet_if.c6207 static int count; in set_default_name() local
6213 static int count; in set_default_name() local
6218 static int count; in set_default_name() local
6223 static int count; in set_default_name() local
6228 static int count; in set_default_name() local
6233 static int count; in set_default_name() local
6238 static int count; in set_default_name() local
6242 static int count; in set_default_name() local
Dipv6.h616 static inline bool net_ipv6_pe_check_dad(int count) in net_ipv6_pe_check_dad()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_aux.c615 uint8_t count, *irks = ull_filter_lll_irks_get(&count); in isr_tx_rx() local
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/
Dlsm6dsv16x_decoder.c261 int count = 0; in lsm6dsv16x_decode_fifo() local
/Zephyr-latest/subsys/bluetooth/host/
Dsettings.c217 int i, count; in set_setting() local
/Zephyr-latest/subsys/bluetooth/host/shell/
Dl2cap.c414 int ret, len = DATA_MTU, count = 1; in cmd_send() local
/Zephyr-latest/tests/kernel/queue/src/
Dtest_queue_contexts.c322 int *count = p2; in queue_poll_race_consume() local
/Zephyr-latest/subsys/net/lib/tls_credentials/
Dtls_credentials_shell.c729 int count = 0; in tls_cred_cmd_list() local
/Zephyr-latest/drivers/dma/
Ddmamux_stm32.c365 #define DMAMUX_CHANNELS_INIT(index, count) \ argument
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dull.c199 void *ll_pdu_rx_alloc_peek(uint8_t count) in ll_pdu_rx_alloc_peek()
/Zephyr-latest/include/zephyr/net/
Dnet_pkt.h57 uint32_t count; member
163 int count; member
1512 #define NET_PKT_SLAB_DEFINE(name, count) \ argument
1519 #define NET_PKT_TX_SLAB_DEFINE(name, count) NET_PKT_SLAB_DEFINE(name, count) argument
1536 #define NET_PKT_DATA_POOL_DEFINE(name, count) \ argument
/Zephyr-latest/drivers/serial/
Duart_xlnx_ps.c892 int count = 0; in uart_xlnx_ps_fifo_fill() local
914 int count = 0; in uart_xlnx_ps_fifo_read() local
/Zephyr-latest/subsys/net/lib/dns/
Dresolve.c442 int ret, count; in dns_resolve_init_locked() local
1930 int count = DNS_SERVER_COUNT; in dns_resolve_init_default() local
/Zephyr-latest/tests/net/socket/offload_dispatcher/src/
Dmain.c46 static ssize_t offload_read(void *obj, void *buffer, size_t count) in offload_read()
55 static ssize_t offload_write(void *obj, const void *buffer, size_t count) in offload_write()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Daccess.h631 #define BT_MESH_TRANSMIT(count, int_ms) ((uint8_t)((count) | (((int_ms / 10) - 1) << 3))) argument
661 #define BT_MESH_PUB_TRANSMIT(count, int_ms) BT_MESH_TRANSMIT(count, \ argument
724 count:4; /**< Transmissions left. */ member
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/
Dpeer.c153 uint16_t handle, count; in handle_ncp() local
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/
Dmain.c159 uint16_t handle, count; in handle_ncp() local
/Zephyr-latest/tests/kernel/mem_protect/syscalls/src/
Dmain.c348 int count = 0; in syscall_torture() local
/Zephyr-latest/tests/net/utils/src/
Dmain.c407 int count, pass; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_client.c1762 uint8_t count = 0; in bt_ots_client_decode_dirlisting() local
1800 uint16_t count) in bt_ots_metadata_display()
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_nxp_setup.c526 uint32_t count = 0; in fw_upload_get_hdr_start() local
1032 int count = 0; in bt_nxp_ctlr_uart_isr() local
/Zephyr-latest/modules/nrf_wifi/bus/
Dqspi_if.c198 struct k_sem count; member
1317 int count = 0; in qspi_hl_read() local
/Zephyr-latest/tests/unit/cbprintf/
Dmain.c1093 size_t *count = ctx; in out_counter() local
1114 size_t count = 0; in ZTEST() local
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dwifi_mgmt.c165 int count = 0; in nrf_wifi_get_power_save_config() local

1...<<1112131415161718