Searched refs:esp_rom_crc8_be (Results 1 – 10 of 10) sorted by relevance
120 uint8_t esp_rom_crc8_be(uint8_t crc, uint8_t const *buf, uint32_t len);
92 return esp_rom_crc8_be(crc, buf, len); in esp_crc8_be()
9 PROVIDE ( esp_rom_crc8_be = crc8_be ); symbol
14 PROVIDE ( esp_rom_crc8_be = crc8_be ); symbol
218 uint8_t esp_rom_crc8_be(uint8_t crc, uint8_t const * buf,uint32_t len) in esp_rom_crc8_be() function
92 uint8_t esp_rom_crc8_be(uint8_t crc, uint8_t const *buf, uint32_t len) in esp_rom_crc8_be() function
13 PROVIDE ( esp_rom_crc8_be = crc8_be ); symbol