Home
last modified time | relevance | path

Searched refs:buzzer (Results 1 – 5 of 5) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/python/
Dbuzzer.py27 buzzer = upmBuzzer.Buzzer(5) variable
34 print buzzer.name()
39 print buzzer.playSound(chords[chord_ind], 1000000)
45 del buzzer
/hardware/bsp/intel/peripheral/libupm/src/buzzer/
DCMakeLists.txt1 set (libname "buzzer")
2 set (libdescription "upm buzzer")
/hardware/bsp/intel/peripheral/libupm/examples/c++/
DCMakeLists.txt15 add_executable (buzzer-sound-example buzzer-sound.cxx)
154 include_directories (${PROJECT_SOURCE_DIR}/src/buzzer)
275 target_link_libraries (buzzer-sound-example buzzer ${CMAKE_THREAD_LIBS_INIT})
/hardware/bsp/intel/peripheral/libupm/doxy/
Dsamples.mapping.txt14 buzzer-sound.cxx Buzzer_soundSample.java
/hardware/bsp/intel/peripheral/libupm/docs/
Dchangelog.md61 * Fixed the buzzer and servo drivers for the Intel Edison