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

  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
types.h 215 MRAA_PIN_PWM = 2, /**< Pulse Width Modulation */
  /hardware/bsp/intel/peripheral/libmraa/examples/
mraa-gpio.c 79 if (mraa_pin_mode_test(pin_id, MRAA_PIN_PWM))
  /hardware/bsp/intel/peripheral/libmraa/src/
mraa.c 372 case MRAA_PIN_PWM:

Completed in 129 milliseconds