Home
last modified time | relevance | path

Searched defs:total_cnt (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dnrf_clock_calibration.c36 static volatile int total_cnt; /* Total number of calibrations. */ variable
/Zephyr-latest/tests/subsys/logging/log_benchmark/src/
Dmain.c105 int total_cnt = 0; in ZTEST() local
/Zephyr-latest/subsys/logging/
Dlog_mgmt.c137 uint32_t total_cnt = get_source_offset(link, link->ctrl_blk->domain_cnt); in link_filters_init() local