|
ESPHome 2025.12.0-dev
|
Go to the source code of this file.
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::rp2040 |
Functions | |
| template<class It > | |
| uint8_t | esphome::rp2040::calculate_crc (It first, It last, uint32_t type) |
| void | esphome::rp2040::setup_preferences () |
| void | esphome::rp2040::preferences_prevent_write (bool prevent) |
Variables | |
| uint8_t | esphome::rp2040::_EEPROM_start |