|
lacteApp
C++17 service for Lacte hardware
|
This is the complete list of members for FastCrc, including all inherited members.
| BIT_IN_BYTE | FastCrc | static |
| BYTE_MASK | FastCrc | static |
| check(char *base, const uint32_t size=DEFAULT_SIZE) -> bool | FastCrc | inlinestatic |
| check_app_valid(const std::string_view file_path) -> bool | FastCrc | inlinestatic |
| DEFAULT_SIZE | FastCrc | static |
| ERASED_FLASH_MARKER | FastCrc | static |
| fast_crc32(uint32_t sum, const unsigned char *ptr, uint32_t len) -> uint32_t | FastCrc | inlinestatic |
| POLY | FastCrc | static |
| set_crc32_init_value(const uint32_t start) -> uint32_t | FastCrc | inlinestatic |
| TOP_BYTE_SHIFT | FastCrc | static |
| UINT32_BIT_COUNT | FastCrc | static |