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

  /bionic/libc/kernel/uapi/linux/
gpio.h 42 #define GPIOHANDLE_REQUEST_ACTIVE_LOW (1UL << 2)
  /external/kernel-headers/original/uapi/linux/
gpio.h 62 #define GPIOHANDLE_REQUEST_ACTIVE_LOW (1UL << 2)
71 * GPIOHANDLE_REQUEST_OUTPUT, GPIOHANDLE_REQUEST_ACTIVE_LOW etc, OR:ed
120 * GPIOHANDLE_REQUEST_ACTIVE_LOW or GPIOHANDLE_REQUEST_OPEN_DRAIN

Completed in 508 milliseconds