Searched refs:next_notation_index (Results 1 – 1 of 1) sorted by relevance
40 uint32_t next_notation_index; member46 …const musical_buzzer_notation_t *notation = &rmt_buzzer->notation[rmt_buzzer->next_notation_index]; in update_notation_freq_duration()54 rmt_buzzer->next_notation_index++; in update_notation_freq_duration()67 rmt_buzzer->next_notation_index = 0; in buzzer_play()99 if (rmt_buzzer->next_notation_index < rmt_buzzer->notation_length) { in rmt_tx_loop_end()