ESPHome  2024.4.0
Data Structures | Namespaces | Functions
esp_range_view.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::light::ESPRangeView
 A half-open range of LEDs, inclusive of the begin index and exclusive of the end index, using zero-based numbering. More...
 
class  esphome::light::ESPRangeIterator
 

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::light
 

Functions

int32_t HOT esphome::light::interpret_index (int32_t index, int32_t size)