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

  /device/google/contexthub/firmware/os/inc/
leds_gpio.h 33 struct LedsGpio {
38 const struct LedsGpio *ledsGpioBoardCfg(void);
  /device/google/contexthub/firmware/variant/argonkey/src/os/
led.c 26 static struct LedsGpio local_leds = {
31 const struct LedsGpio *ledsGpioBoardCfg(void)
  /device/google/contexthub/firmware/variant/neonkey/src/os/
led.c 23 static const struct LedsGpio mStmLedsGpioBoardCfg = {
28 const struct LedsGpio *ledsGpioBoardCfg(void)
  /device/google/contexthub/firmware/os/drivers/leds/
leds_gpio.c 173 const struct LedsGpio *leds;

Completed in 68 milliseconds