OVMS3-idf/components/esp_rom/include/esp32/rom
Konstantin Kondrashov bbdeff1da1 esp32: Rewrite esp_sha function
It removes using a STALL_OTHER_CPU while sha operations.
It improves performance with SHA.
2019-05-13 12:32:45 +08:00
..
aes.h move hwcrypto from esp32 to mbedtls 2019-03-26 16:24:22 +08:00
bigint.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
cache.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
crc.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
efuse.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
ets_sys.h global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
gpio.h global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
libc_stubs.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
lldesc.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
md5_hash.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
miniz.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
rtc.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
secure_boot.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
sha.h esp32: Rewrite esp_sha function 2019-05-13 12:32:45 +08:00
spi_flash.h global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
tbconsole.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
tjpgd.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
uart.h separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00