Searched defs:leds (Results 1 – 2 of 2) sorted by relevance
21 static uint32_t leds[] = { GPIO_PB(13), GPIO_PB(12), GPIO_PB(15), GPIO_PB(14) }; variable
53 struct LedsVal leds[LEDS_GPIO_MAX]; member173 const struct LedsGpio *leds; in startTask() local