Searched refs:NOSCALE (Results 1 – 1 of 1) sorted by relevance
33 #define NOSCALE 0 macro35 static int nonscaled = NOSCALE;243 timer_start(ONESHOT, NOSCALE); in test_timer_prescaler()245 TIMER_BLOCK_STEP(NOSCALE, 9999998); in test_timer_prescaler()250 TIMER_BLOCK_STEP(NOSCALE, 1); in test_timer_prescaler()274 timer_start(ONESHOT, NOSCALE); in test_timer_prescaler_on_the_fly()276 TIMER_BLOCK_STEP(NOSCALE, 999); in test_timer_prescaler_on_the_fly()592 TIMER_BLOCK_STEP(NOSCALE, 100); in test_timer_set_counter_disabled()603 TIMER_BLOCK_STEP(NOSCALE, 100); in test_timer_load_disabled()909 timer_start(ONESHOT, NOSCALE); in test_timer_zero_load_prescaled_periodic_to_nonscaled_oneshot()[all …]