..
aes.h
esp_rom: Small changes for esp32c3 support
2020-12-24 13:40:01 +11:00
bigint.h
separate rom from esp32 component to esp_rom
2019-03-21 18:51:45 +08:00
cache.h
esp_rom: always inline cache.h functions for esp32
2023-02-22 05:33:03 +00:00
crc.h
esp_rom: extract common CRC apis into esp_rom_crc.h
2020-06-23 16:40:14 +08:00
efuse.h
separate rom from esp32 component to esp_rom
2019-03-21 18:51:45 +08:00
ets_sys.h
esp_rom: Remove STATUS struct in favor of ETS_STATUS
2023-03-16 01:50:21 +08:00
gpio.h
esp_rom: update rom gpio.h
2022-12-14 15:14:38 +08:00
libc_stubs.h
fix(esp_rom): fix libc_stubs.h includes
2023-10-09 12:13:02 +04:00
lldesc.h
refactor (soc, esp_rom)!: removed target-specific ROM dependencies
2022-07-05 13:57:58 +08:00
md5_hash.h
md5_hash: fix copyright checker
2022-08-29 15:40:37 +08:00
miniz.h
move {target}/rom/miniz.h to a common miniz.h
2022-11-15 15:39:39 +08:00
rsa_pss.h
all: Apply new version logic (major * 100 + minor)
2022-11-03 08:36:23 +00:00
rtc.h
compiler: replaced noreturn by __noreturn__ in header files
2023-05-11 16:07:45 +08:00
secure_boot.h
C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT
2022-11-21 16:18:08 +08:00
sha.h
SHA: add HAL layer and refactor driver
2020-10-09 08:24:08 +00:00
spi_flash.h
esp-rom: add missing spi-flash ROM API functions
2022-08-08 16:34:10 +08:00
tbconsole.h
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
2019-08-01 16:28:56 +07:00
tjpgd.h
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
uart.h
fix(uart): add missing include for rom/uart.h
2024-03-01 14:36:43 +08:00