max_stddev calculation was previously patched to be more at least 1 system clock cycle to cover for platforms that use higher frequency system clock (32kHz). On that platform (nRF52) system clock frequency was the same as tick frequency but on nRF54x that is no longer true. Initially, the intention was to use 1 system tick and not cycle. Fixing it now. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| cache | ||
| common | ||
| condvar/condvar_api | ||
| context | ||
| device | ||
| early_sleep | ||
| events | ||
| fatal | ||
| fifo | ||
| fpu_sharing | ||
| gen_isr_table | ||
| interrupt | ||
| ipi_cascade | ||
| ipi_optimize | ||
| lifo | ||
| mbox | ||
| mem_heap/k_heap_api | ||
| mem_protect | ||
| mem_slab | ||
| mp | ||
| msgq | ||
| mutex | ||
| obj_core | ||
| obj_tracking | ||
| pending | ||
| pipe | ||
| poll | ||
| profiling/profiling_api | ||
| queue | ||
| sched | ||
| semaphore | ||
| sleep | ||
| smp | ||
| smp_abort | ||
| smp_boot_delay | ||
| smp_suspend | ||
| spinlock | ||
| stack/stack | ||
| threads | ||
| tickless/tickless_concept | ||
| timer | ||
| usage/thread_runtime_stats | ||
| workq | ||
| xip | ||