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

  /device/google/contexthub/firmware/os/inc/
leds_gpio.h 26 #define LEDS_GPIO_MAX 16
  /device/google/contexthub/firmware/os/drivers/leds/
leds_gpio.c 53 struct LedsVal leds[LEDS_GPIO_MAX];
182 for (i=0; i < leds->num && i < LEDS_GPIO_MAX; i++) {

Completed in 194 milliseconds