Home
last modified time | relevance | path

Searched defs:count (Results 126 – 150 of 433) sorted by relevance

12345678910>>...18

/Zephyr-latest/samples/shields/npm1300_ek/src/
Dmain.c145 static int count; in main() local
/Zephyr-latest/drivers/counter/
Dcounter_gecko_rtcc.c153 uint32_t count = RTCC_CounterGet(); in counter_gecko_set_alarm() local
326 uint32_t count = RTCC_CounterGet(); in ISR_DIRECT_DECLARE() local
/Zephyr-latest/drivers/crypto/
Dcrypto_it8xxx2_sha_v2.c90 uint32_t key, count; in it8xxx2_sha256_module_calculation() local
152 uint32_t i, key, count; in it8xxx2_hash_handler() local
/Zephyr-latest/subsys/bluetooth/audio/
Dcsip_set_coordinator.c228 size_t count, in active_members_store_ordered()
1475 uint8_t count, in verify_members()
1547 size_t count) in check_and_set_members_busy()
1578 uint8_t count, in csip_set_coordinator_get_lock_state()
1642 uint8_t count, in bt_csip_set_coordinator_ordered_access()
1666 size_t count) in all_members_bonded()
1688 uint8_t count, in bt_csip_set_coordinator_lock()
1734 uint8_t count, in bt_csip_set_coordinator_release()
/Zephyr-latest/tests/net/iface/src/
Dmain.c1163 int *count = (int *)user_data; in foreach_ipv4_addr_check() local
1174 int count = 0; in ZTEST() local
1191 int *count = (int *)user_data; in foreach_ipv4_maddr_check() local
1202 int count = 0; in ZTEST() local
1219 int *count = (int *)user_data; in foreach_ipv6_addr_check() local
1236 int count = 0; in ZTEST() local
1253 int *count = (int *)user_data; in foreach_ipv6_maddr_check() local
1264 int count = 0; in ZTEST() local
/Zephyr-latest/drivers/sensor/adi/adxl372/
Dadxl372_i2c.c50 uint16_t count) in adxl372_i2c_reg_read_multiple()
Dadxl372_spi.c65 uint16_t count) in adxl372_spi_reg_read_multiple()
/Zephyr-latest/tests/kernel/workq/critical/src/
Dmain.c83 uint32_t critical_loop(const char *tag, uint32_t count) in critical_loop()
/Zephyr-latest/subsys/bluetooth/mesh/
Dblob_srv.c68 uint32_t count = 0; in missing_chunks() local
145 int count = CONFIG_BT_MESH_BLOB_SRV_PULL_REQ_COUNT; in pull_req_max() local
185 int count; in block_report() local
399 int count = pull_req_max(srv); in block_status_rsp() local
/Zephyr-latest/samples/subsys/fs/fs_sample/src/
Dmain.c200 int count = 0; in lsdir() local
/Zephyr-latest/subsys/net/ip/
Dipv6_mld.c77 static int mld_create_packet(struct net_pkt *pkt, uint16_t count) in mld_create_packet()
290 int i, count = 0; in send_mld_report() local
Dipv6_pe.c161 int count = 0; in ipv6_pe_prefix_remove() local
622 bool net_ipv6_pe_check_dad(int count) in net_ipv6_pe_check_dad()
630 int i, count = 0; in net_ipv6_pe_filter_foreach() local
/Zephyr-latest/lib/posix/options/
Dfs.c204 static ssize_t fs_write_vmeth(void *obj, const void *buffer, size_t count) in fs_write_vmeth()
223 static ssize_t fs_read_vmeth(void *obj, void *buffer, size_t count) in fs_read_vmeth()
/Zephyr-latest/include/zephyr/logging/
Dlog_multidomain_helper.h78 uint16_t count; member
84 uint16_t count; member
150 uint16_t count; member
/Zephyr-latest/samples/userspace/prod_consumer/src/
Dsample_driver_foo.c28 uint32_t count; member
/Zephyr-latest/tests/subsys/logging/log_switch_format/src/
Dmock_backend.c64 int count = 1; in remove_timestamp() local
/Zephyr-latest/samples/sensor/grow_r502a/src/
Dmain.c14 static struct sensor_value fid_get, count, find, del, param; variable
/Zephyr-latest/tests/posix/eventfd/src/
Dstress.c25 static size_t count[2]; variable
/Zephyr-latest/tests/kernel/common/src/
Dprintk.c198 int count; in ZTEST() local
/Zephyr-latest/tests/subsys/pm/device_runtime_api/src/
Dmain.c219 size_t count = test_driver_pm_count(test_dev); in ZTEST() local
/Zephyr-latest/tests/boards/vmu_rt1170/icm42688/src/
Dmain.c61 int count = 0; in callback() local
/Zephyr-latest/drivers/xen/
Dgnttab.c253 int gnttab_map_refs(struct gnttab_map_grant_ref *map_ops, unsigned int count) in gnttab_map_refs()
284 int gnttab_unmap_refs(struct gnttab_unmap_grant_ref *unmap_ops, unsigned int count) in gnttab_unmap_refs()
/Zephyr-latest/drivers/flash/
Dflash_page_layout.c63 size_t count = 0; in z_impl_flash_get_page_count() local
/Zephyr-latest/drivers/led_strip/
Dapa102.c56 size_t count) in apa102_update_rgb()
/Zephyr-latest/tests/net/lib/dns_resolve/src/
Dmain.c352 int i, count = 0; in ZTEST() local
374 int i, count = 0, port = 0; in ZTEST() local
408 int i, count = 0, port = 0; in ZTEST() local
517 int i, count = 0, timer_not_stopped = 0; in verify_cancelled() local

12345678910>>...18