Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libmraa/api/mraa/
Dcommon.hpp118 pinModeTest(int pin, Pinmodes mode) in pinModeTest() function
/hardware/bsp/intel/peripheral/libmraa/tests/
Dgpio_checks.py34 @u.skipIf(m.pinModeTest(MRAA_GPIO, m.PIN_GPIO) != True, str(MRAA_GPIO) + "is not a valid Gpio on th…