|
ESPHome 2025.10.3
|
Data Structures | |
| class | ESP8266GPIOPin |
Functions | |
| template<class It > | |
| uint32_t | calculate_crc (It first, It last, uint32_t type) |
| void | setup_preferences () |
| void | preferences_prevent_write (bool prevent) |
Variables | |
| uint32_t | _SPIFFS_end |
| uint32_t esphome::esp8266::calculate_crc | ( | It | first, |
| It | last, | ||
| uint32_t | type ) |
Definition at line 73 of file preferences.cpp.
| void esphome::esp8266::preferences_prevent_write | ( | bool | prevent | ) |
Definition at line 285 of file preferences.cpp.
| void esphome::esp8266::setup_preferences | ( | ) |
Definition at line 280 of file preferences.cpp.
| uint32_t esphome::esp8266::_SPIFFS_end |
Definition at line 59 of file preferences.cpp.