Home
last modified time | relevance | path

Searched refs:noTone (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/solutions/eduk1_demo/k1_apps/musicbox/
A Dmusicbox.c60 noTone(0); in musicbox_uninit()
154 void noTone(uint16_t port) in noTone() function
203 noTone(0); in musicbox_task()
A Dmusicbox.md48 在本实验中,我们实现了tone和noTone两个方法。其中,tone方法用于驱动蜂鸣器发出特定频率的声音,也就是“音调”。noTone方法用于关闭蜂鸣器。
72 void noTone(uint16_t port)
292 noTone(0);

Completed in 3 milliseconds