Home
last modified time | relevance | path

Searched refs:LED_STRIP_DEFAULT_CONFIG (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/examples/common_components/led_strip/include/
Dled_strip.h109 #define LED_STRIP_DEFAULT_CONFIG(number, dev_hdl) \ macro
/hal_espressif-3.4.0/examples/peripherals/rmt/led_strip/main/
Dled_strip_main.c90 …led_strip_config_t strip_config = LED_STRIP_DEFAULT_CONFIG(CONFIG_EXAMPLE_STRIP_LED_NUMBER, (led_s… in app_main()
/hal_espressif-3.4.0/examples/common_components/led_strip/
Dled_strip_rmt_ws2812.c187 …led_strip_config_t strip_config = LED_STRIP_DEFAULT_CONFIG(led_num, (led_strip_dev_t)config.channe… in led_strip_init()