Home
last modified time | relevance | path

Searched defs:crc1 (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/wear_levelling/
DWL_Flash.cpp137 uint32_t crc1 = crc32::crc32_le(WL_CFG_CRC_CONST, (uint8_t *)&this->state, check_size); in init() local
332 uint32_t crc1 = crc32::crc32_le(WL_CFG_CRC_CONST, (uint8_t *)&this->state, check_size); in updateV1_V2() local