Searched refs:curr_loop (Results 1 – 1 of 1) sorted by relevance
90 static uint32_t curr_loop = 1; in pwm_handler() local92 NRFX_LOG_INFO("Loops: %u / %lu", curr_loop, NUM_OF_LOOPS); in pwm_handler()94 if (curr_loop == NUM_OF_LOOPS) in pwm_handler()99 curr_loop++; in pwm_handler()