Searched refs:beep (Results 1 – 3 of 3) sorted by relevance
34 static void beep(struct k_work *work) in beep() function110 k_work_init(&beep_work, beep); in main()
126 static inline void beep(uint32_t period) in beep() function135 beep(0); in sound_set()138 beep(SOUND_PERIOD_PADDLE); in sound_set()141 beep(SOUND_PERIOD_WALL); in sound_set()
141 callback is called. If the action is ``blink``, ``beep`` or ``vibrate``, the