|
ESPHome 2025.12.0-dev
|
Data Structures | |
| class | DebugComponent |
Variables | |
| constexpr std::uintptr_t | MBR_PARAM_PAGE_ADDR = 0xFFC |
| constexpr std::uintptr_t | MBR_BOOTLOADER_ADDR = 0xFF8 |
| constexpr uint32_t | SD_MAGIC_NUMBER = 0x51B1E5DB |
| constexpr uintptr_t | MBR_SIZE = 0x1000 |
| constexpr uintptr_t | SOFTDEVICE_INFO_STRUCT_OFFSET = 0x2000 |
| constexpr uintptr_t | SD_ID_OFFSET = SOFTDEVICE_INFO_STRUCT_OFFSET + 0x10 |
| constexpr uintptr_t | SD_VERSION_OFFSET = SOFTDEVICE_INFO_STRUCT_OFFSET + 0x14 |
|
constexpr |
Definition at line 16 of file debug_zephyr.cpp.
|
constexpr |
Definition at line 15 of file debug_zephyr.cpp.
|
constexpr |
Definition at line 38 of file debug_zephyr.cpp.
|
constexpr |
Definition at line 40 of file debug_zephyr.cpp.
|
constexpr |
Definition at line 37 of file debug_zephyr.cpp.
|
constexpr |
Definition at line 41 of file debug_zephyr.cpp.
|
constexpr |
Definition at line 39 of file debug_zephyr.cpp.