Searched refs:temp_duty_cycle (Results 1 – 2 of 2) sorted by relevance
1559 uint32_t temp_duty_cycle = duty_cycle_counts; in gpt_calculate_duty_cycle() local1564 p_duty_reg->gtccr_buffer = temp_duty_cycle; in gpt_calculate_duty_cycle()1571 temp_duty_cycle--; in gpt_calculate_duty_cycle()1572 p_duty_reg->gtccr_buffer = temp_duty_cycle; in gpt_calculate_duty_cycle()
1643 uint32_t temp_duty_cycle = duty_cycle_counts; in gpt_calculate_duty_cycle() local1648 p_duty_reg->gtccr_buffer = temp_duty_cycle; in gpt_calculate_duty_cycle()1655 temp_duty_cycle--; in gpt_calculate_duty_cycle()1656 p_duty_reg->gtccr_buffer = temp_duty_cycle; in gpt_calculate_duty_cycle()