timing: use runtime cycles for cortex-m systick Use sys_clock_hw_cycles_per_sec() instead of CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC to determine clock cycles. Signed-off-by: Michel Haber <michel-haber@hotmail.com>