Home
last modified time | relevance | path

Searched refs:bmpx8x (Results 1 – 4 of 4) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dbmpx8x.js29 var bmpx8x = require('jsupm_bmpx8x'); variable
31 var myBarometerObj = new bmpx8x.BMPX8X(0, bmpx8x.ADDR);
/hardware/bsp/intel/peripheral/libupm/src/bmpx8x/
DCMakeLists.txt1 set (libname "bmpx8x")
/hardware/bsp/intel/peripheral/libupm/examples/c++/
DCMakeLists.txt30 add_executable (bmpx8x-example bmpx8x.cxx)
163 include_directories (${PROJECT_SOURCE_DIR}/src/bmpx8x)
290 target_link_libraries (bmpx8x-example bmpx8x ${CMAKE_THREAD_LIBS_INIT})
/hardware/bsp/intel/peripheral/libupm/doxy/
Dsamples.mapping.txt13 bmpx8x.cxx BMPX8XSample.java