esp-idf/components/esp_rom/include/esp32h2/rom
Jakob Hasse a6cbf68991 compiler: replaced noreturn by __noreturn__ in header files
* noreturn may be replaced by third-party macros,
  rendering it ineffective

* Closes https://github.com/espressif/esp-idf/issues/11339
2023-05-18 12:49:40 +08:00
..
aes.h esp-rom: remove unsupported ROM functions 2023-01-19 10:09:09 +08:00
apb_backup_dma.h ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +08:00
bigint.h ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +08:00
cache.h system: fixed ram app cannot use mmu correctly issue 2023-03-15 10:59:20 +08:00
crc.h ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +08:00
digital_signature.h ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +08:00
ecdsa.h esp32h2: add secure boot feature support 2023-03-06 16:57:45 +05:30
efuse.h mbedtls: Add port layer for ECDSA peripheral 2023-03-24 10:43:40 +05:30
esp_flash.h ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +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
hmac.h ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +08:00
libc_stubs.h compiler: replaced noreturn by __noreturn__ in header files 2023-05-18 12:49:40 +08:00
lldesc.h ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +08:00
md5_hash.h ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +08:00
rom_layout.h ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +08:00
rsa_pss.h ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +08:00
rtc.h refactor: always jump to wake stub wrapper after wakeup 2023-03-02 18:10:06 +08:00
secure_boot.h esp32h2: add secure boot feature support 2023-03-06 16:57:45 +05:30
sha.h ESP32H2: Add ROM linker file and support 2022-12-01 10:31:17 +08:00
spi_flash.h esp-rom: remove unsupported ROM functions 2023-01-19 10:09:09 +08:00
uart.h esp_rom: Remove STATUS struct in favor of ETS_STATUS 2023-03-16 01:50:21 +08:00