HomeSort by relevance Sort by last modified time
    Searched refs:MRAA_INTEL_DE3815_PINCOUNT (Results 1 - 2 of 2) sorted by null

  /hardware/bsp/intel/peripheral/libmraa/include/x86/
intel_de3815.h 33 #define MRAA_INTEL_DE3815_PINCOUNT 18
  /hardware/bsp/intel/peripheral/libmraa/src/x86/
intel_de3815.c 47 b->phy_pin_count = MRAA_INTEL_DE3815_PINCOUNT;
55 b->pins = (mraa_pininfo_t*) calloc(MRAA_INTEL_DE3815_PINCOUNT,sizeof(mraa_pininfo_t));

Completed in 161 milliseconds