Home
last modified time | relevance | path

Searched refs:noteLength (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/solutions/eduk1_demo/k1_apps/musicbox/
A Dmusicbox.c69 for (int n = 0; n < musicbox_player.music_list[i]->noteLength; n++) { in set_music_time()
186 if (musicbox_player.cur_music_note < cur_music->noteLength) { in musicbox_task()
A Dmusicbox.md205 unsigned int noteLength; // 音符数量
237 if (musicbox_player.cur_music_note < cur_music->noteLength)
278 if (musicbox_player.cur_music_note < cur_music->noteLength)
A Dmusicbox.h13 unsigned int noteLength; member

Completed in 11 milliseconds