esp-idf/components/esp_rom/include
jingli 236bd27134 further fix spi flash/ram current leakage
Currently, we pull up cs io for spi flash/ram to reduce current leakage during
light sleep. But some kind of spi flash/ram chip need all io pull up. Otherwise,
current leakage will still exist.
2022-07-28 13:11:55 +08:00
..
esp32/rom Fix copyright headers for few include files 2021-12-28 14:29:33 +05:30
esp32c3/rom efuse: update efuse name (backport v4.4) 2022-05-30 11:15:16 +08:00
esp32h2/rom efuse: update efuse name (backport v4.4) 2022-05-30 11:15:16 +08:00
esp32s2/rom reset_reasons: EFUSE_RST is treated as POWERON_RST 2022-06-22 16:39:02 +08:00
esp32s3/rom efuse: update efuse name (backport v4.4) 2022-05-30 11:15:16 +08:00
linux/soc [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
esp_rom_crc.h esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08:00
esp_rom_efuse.h further fix spi flash/ram current leakage 2022-07-28 13:11:55 +08:00
esp_rom_gpio.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
esp_rom_md5.h esp_rom: Allow passing any type of data pointer to md5, remove unchecked size on digest pointer 2021-05-18 01:32:59 +00:00
esp_rom_sys.h [esp_rom]: Partially buildable for linux 2021-08-03 12:03:24 +08:00
esp_rom_tjpgd.h rom/tjpgd: unify library & add rom patch 2021-09-01 14:42:17 +08:00
esp_rom_uart.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00