Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libmraa/src/
Dmraa.c704 mraa_count_i2c_files(const char* path, const struct stat* sb, int flag, struct FTW* ftwb) in mraa_count_i2c_files() function
730 if (nftw("/sys/class/i2c-dev/", &mraa_count_i2c_files, 20, FTW_PHYS) == -1) { in mraa_find_i2c_bus()