esp-idf/components/esp32/include/soc
Ivan Grokhotkov 66c693eebb Merge branch 'feature/deep_sleep_wakeup_from_touch' into 'master'
add wakeup from touch sensor, and deep sleep example

- add new deep sleep wakeup mode
- change documentation to explain incompatibilities between different wakeup mode, add error checks
- add new ULP instructions necessary for ULP wakeup scenario
- fix issues with I_WR_REG, I_SLEEP, I_END instructions
- add deep sleep example, illustrating the use of timer, gpio, touch, and ULP wakeup triggers

See merge request !461
2017-03-08 14:27:58 +08:00
..
bb_reg.h
boot_mode.h
cpu.h Add xPortInIsrContext function + unit test. This function returns true when the current CPU runs in an interrupt handler context. 2017-03-02 17:00:32 +08:00
dport_reg.h esp32 phy_init: Move DPORT Wifi clock masks to macro values 2017-03-01 12:11:57 +11:00
efuse_reg.h
emac_ex_reg.h
emac_reg_v2.h
frc_timer_reg.h
gpio_reg.h
gpio_sd_reg.h
gpio_sd_struct.h
gpio_sig_map.h Add SPI Master driver, example, test and docs 2017-01-06 14:20:32 +08:00
gpio_struct.h
hwcrypto_reg.h
i2c_reg.h 1. modify i2c_set_pin function 2017-01-03 00:57:19 +08:00
i2c_struct.h 1. modify i2c_set_pin function 2017-01-03 00:57:19 +08:00
i2s_reg.h
i2s_struct.h
io_mux_reg.h esp32: update io_mux_reg.h to latest version 2017-03-02 19:35:28 +08:00
ledc_reg.h
ledc_struct.h Add missing bit from LEDC interrupt state struct. 2017-01-20 14:57:24 +11:00
pcnt_reg.h
pcnt_struct.h
pid.h
rmt_reg.h
rmt_struct.h
rtc_cntl_reg.h rtc: fix typo in RTC_CNTL_SLOWCLK_FREQ macro name 2017-02-22 14:40:36 +08:00
rtc_io_reg.h
sdmmc_reg.h sdmmc: add peripheral driver and protocol layer 2017-01-09 04:51:24 +08:00
sdmmc_struct.h sdmmc: add peripheral driver and protocol layer 2017-01-09 04:51:24 +08:00
sens_reg.h
soc.h component/bt : wide range work temperature for bluetooth RF 2017-02-17 12:26:28 +08:00
spi_reg.h Add SPI Master driver, example, test and docs 2017-01-06 14:20:32 +08:00
spi_struct.h Add SPI Master driver, example, test and docs 2017-01-06 14:20:32 +08:00
syscon_reg.h bootloader: Enable early boot RNG entropy source 2017-01-04 17:07:12 +11:00
syscon_struct.h bootloader: Enable early boot RNG entropy source 2017-01-04 17:07:12 +11:00
timer_group_reg.h
timer_group_struct.h
uart_reg.h
uart_struct.h
uhci_reg.h
uhci_struct.h
wdev_reg.h