Home
last modified time | relevance | path

Searched defs:count (Results 401 – 425 of 433) sorted by relevance

1...<<1112131415161718

/Zephyr-latest/subsys/shell/
Dshell.c971 size_t count = 0; in state_collect() local
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c478 size_t count; in bt_hci_le_rand() local
580 uint16_t handle, count; in hci_num_completed_packets() local
Dgatt.c1257 uint16_t count = svc->attr_count; in gatt_register() local
3843 uint8_t count; in gatt_find_type_rsp() local
5749 size_t count; member
6101 size_t count; member
/Zephyr-latest/tests/lib/devicetree/api/src/
Dmain.c2569 unsigned int count = DT_NUM_RANGES(TEST_RANGES_PCIE); in ZTEST() local
2634 unsigned int count = DT_NUM_RANGES(TEST_RANGES_OTHER); in ZTEST() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_filter.c876 uint8_t *ull_filter_lll_irks_get(uint8_t *count) in ull_filter_lll_irks_get()
Dull_llcp.c257 bool llcp_ntf_alloc_num_available(uint8_t count) in llcp_ntf_alloc_num_available()
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_tls.c3678 static ssize_t tls_sock_read_vmeth(void *obj, void *buffer, size_t count) in tls_sock_read_vmeth()
3684 size_t count) in tls_sock_write_vmeth()
/Zephyr-latest/include/zephyr/drivers/
Dsensor.h641 size_t count; member
/Zephyr-latest/drivers/adc/
Dadc_stm32.c644 for (uint32_t count = 0UL; count < ADC_LINEAR_CALIB_REG_COUNT; count++) { in adc_stm32_calibrate() local
Dadc_ads1x4s0x.c540 uint8_t *values, size_t count) in ads1x4s0x_write_multiple_registers()
/Zephyr-latest/subsys/net/lib/dhcpv4/
Ddhcpv4_server.c51 uint8_t count; member
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dshell.c51 static void get_faults(uint8_t *faults, uint8_t faults_size, uint8_t *dst, uint8_t *count) in get_faults()
/Zephyr-latest/include/zephyr/bluetooth/
Dbluetooth.h107 uint8_t count; member
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_unicast.c1115 for (size_t count = ARRAY_SIZE(pair_params); count > 0; --count) { in btp_bap_unicast_group_create() local
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_cdc_ncm.c513 uint16_t count; in cdc_ncm_acl_out_cb() local
/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c594 uint8_t cont_state_size, cont_state = 0U, idx = 0U, count = 0U; in sdp_svc_search_req() local
/Zephyr-latest/arch/x86/core/
Dx86_mmu.c580 size_t count) in print_entries()
/Zephyr-latest/subsys/net/ip/
Dnet_pkt.c314 int count = 0, frag_size = 0; in net_pkt_print_frags() local
Dnet_context.c358 int count = MAX_PORT_RETRIES; in find_available_port() local
/Zephyr-latest/tests/net/lib/coap/src/
Dmain.c234 int r, count = ARRAY_SIZE(options) - 1; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c1557 size_t i, count = CONFIG_BT_ID_MAX; in cmd_id_show() local
1575 size_t count = CONFIG_BT_ID_MAX; in cmd_id_select() local
/Zephyr-latest/subsys/net/lib/coap/
Dcoap.c1350 int count = 1; in coap_get_option_int() local
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c2168 uint8_t count; member
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c176 uint8_t count; member
595 uint32_t count = 0U; in host_num_completed_packets() local
1537 uint8_t count = sizeof(rp->rand); in le_rand() local
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs_client.c1990 const uint8_t *call_indexes, uint8_t count) in bt_tbs_client_join_calls()

1...<<1112131415161718