Home
last modified time | relevance | path

Searched defs:m_gpio (Results 1 – 13 of 13) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/mq303a/
Dmq303a.h90 mraa_gpio_context m_gpio; variable
/hardware/bsp/intel/peripheral/libupm/src/max31855/
Dmax31855.h84 mraa_gpio_context m_gpio; variable
/hardware/bsp/intel/peripheral/libupm/src/a110x/
Da110x.h109 mraa_gpio_context m_gpio; variable
/hardware/bsp/intel/peripheral/libupm/src/rpr220/
Drpr220.h115 mraa_gpio_context m_gpio; variable
/hardware/bsp/intel/peripheral/libupm/src/ttp223/
Dttp223.h118 mraa_gpio_context m_gpio; //!< GPIO pin variable
/hardware/bsp/intel/peripheral/libupm/src/groveehr/
Dgroveehr.h122 mraa_gpio_context m_gpio; variable
/hardware/bsp/intel/peripheral/libupm/src/mg811/
Dmg811.h132 mraa::Gpio m_gpio; variable
/hardware/bsp/intel/peripheral/libupm/src/grovewfs/
Dgrovewfs.h135 mraa_gpio_context m_gpio; variable
/hardware/bsp/intel/peripheral/libupm/src/grove/
Dgrove.h411 mraa_gpio_context m_gpio; variable
/hardware/bsp/intel/peripheral/examples/mraa/gpio_output/
Dledflasher_mraa.cpp30 mraa_gpio_context m_gpio[] = {NULL, NULL, NULL}; in main() local
DOutputGPIO.cpp108 mraa_gpio_context m_gpio = mraa_gpio_init(options.pin); in main() local
/hardware/bsp/intel/peripheral/libupm/src/mma7660/
Dmma7660.h310 mraa_gpio_context m_gpio; variable
/hardware/bsp/intel/peripheral/libmraa/api/mraa/
Dgpio.hpp287 mraa_gpio_context m_gpio; member in mraa::Gpio