Lines Matching refs:timer_load
38 static void timer_load(uint32_t load) in timer_load() function
67 timer_load(0); in timer_reset()
97 timer_load(9999999); in test_timer_oneshot()
121 timer_load(999999999); in test_timer_pause()
162 timer_load(UINT32_MAX); in test_timer_reload()
170 timer_load(UINT32_MAX); in test_timer_reload()
184 timer_load(100); in test_timer_periodic()
202 timer_load(10000); in test_timer_oneshot_to_periodic()
223 timer_load(99999999); in test_timer_periodic_to_oneshot()
242 timer_load(9999999); in test_timer_prescaler()
256 timer_load(9999999); in test_timer_prescaler()
273 timer_load(9999999); in test_timer_prescaler_on_the_fly()
294 timer_load(UINT32_MAX); in test_timer_set_oneshot_counter_to_0()
315 timer_load(UINT32_MAX); in test_timer_set_periodic_counter_to_0()
395 timer_load(0); in test_timer_zero_load_oneshot()
420 timer_load(0); in test_timer_zero_load_periodic()
445 timer_load(0); in test_timer_zero_load_oneshot_to_nonzero()
452 timer_load(999); in test_timer_zero_load_oneshot_to_nonzero()
473 timer_load(0); in test_timer_zero_load_periodic_to_nonzero()
480 timer_load(1999999); in test_timer_zero_load_periodic_to_nonzero()
503 timer_load(UINT32_MAX); in test_timer_nonzero_load_oneshot_to_zero()
504 timer_load(0); in test_timer_nonzero_load_oneshot_to_zero()
524 timer_load(UINT32_MAX); in test_timer_nonzero_load_periodic_to_zero()
525 timer_load(0); in test_timer_nonzero_load_periodic_to_zero()
538 timer_load(UINT32_MAX / 2); in test_timer_set_periodic_counter_on_the_fly()
601 timer_load(999999999); in test_timer_load_disabled()
614 timer_load(999); in test_timer_oneshot_with_counter_0_on_start()
635 timer_load(UINT32_MAX); in test_timer_periodic_with_counter_0_on_start()
654 timer_load(1999999); in test_timer_periodic_with_counter_0_on_start()
686 timer_load(test_load); in test_periodic_counter()
703 timer_load(0); in test_timer_set_counter_periodic_with_zero_load()
731 timer_load(UINT32_MAX); in test_timer_set_oneshot_load_to_0()
739 timer_load(0); in test_timer_set_oneshot_load_to_0()
757 timer_load(UINT32_MAX); in test_timer_set_periodic_load_to_0()
765 timer_load(0); in test_timer_set_periodic_load_to_0()
795 timer_load(2); in test_deferred_trigger()
811 timer_load(UINT32_MAX); in test_deferred_trigger()
829 timer_load(UINT32_MAX); in test_deferred_trigger()
836 timer_load(0); in test_deferred_trigger()
857 timer_load(0); in test_timer_zero_load_mode_switch()
892 timer_load(0); in test_timer_zero_load_prescaled_periodic_to_nonscaled_oneshot()
926 timer_load(0); in test_timer_zero_load_prescaled_oneshot_to_nonscaled_periodic()
946 timer_load(0); in test_timer_zero_load_nonscaled_oneshot_to_prescaled_periodic()
972 timer_load(0); in test_timer_zero_load_nonscaled_periodic_to_prescaled_oneshot()