Home
last modified time | relevance | path

Searched defs:gpio_count (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/examples/mraa/gpio_output/
Dledflasher_mraa.cpp29 const int gpio_count = sizeof(gpio)/sizeof(*gpio); in main() local
/hardware/bsp/intel/peripheral/libmraa/include/
Dmraa_internal_types.h269 unsigned int gpio_count; /**< GPIO Count */ member