Home
last modified time | relevance | path

Searched refs:lgm (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/
H A Ddevices.c97 static const lws_led_gpio_map_t lgm[] = { variable
109 .led_map = &lgm[0],
110 .count_leds = LWS_ARRAY_SIZE(lgm)
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
H A Ddevices.c78 static const lws_led_gpio_map_t lgm[] = { variable
90 .led_map = &lgm[0],
91 .count_leds = LWS_ARRAY_SIZE(lgm)
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-wrover-kit/main/
H A Ddevices.c74 static const lws_led_gpio_map_t lgm[] = { variable
111 .led_map = &lgm[0],
112 .count_leds = LWS_ARRAY_SIZE(lgm)

Completed in 1 milliseconds