Home
last modified time | relevance | path

Searched defs:notation_length (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/rmt/musical_buzzer/components/musical_buzzer/src/
Dmusical_buzzer_rmt.c39 uint32_t notation_length; member
58 …play(musical_buzzer_t *buzzer, const musical_buzzer_notation_t *notation, uint32_t notation_length) in buzzer_play()