Searched refs:notation_length (Results 1 – 1 of 1) sorted by relevance
39 uint32_t notation_length; member58 …play(musical_buzzer_t *buzzer, const musical_buzzer_notation_t *notation, uint32_t notation_length) in buzzer_play() argument68 rmt_buzzer->notation_length = notation_length; in buzzer_play()99 if (rmt_buzzer->next_notation_index < rmt_buzzer->notation_length) { in rmt_tx_loop_end()