Home
last modified time | relevance | path

Searched refs:full_sum (Results 1 – 1 of 1) sorted by relevance

/hal_rpi_pico-latest/test/hardware_sync_spin_lock_test/
Dhardware_sync_spin_lock_test.c39 uint full_sum = 0; in check_counter_sums() local
61 full_sum += per_lock_sum; in check_counter_sums()
63 if (full_sum != ITERATIONS * NUM_CORES) { in check_counter_sums()
65 ITERATIONS, full_sum); in check_counter_sums()