esp-idf/components/esp32/include/soc
Alexey Gerenkov c142b9b9e5 esp32: RWDT is used to reboot system in case of panic handler crash
also fixes TG1WDG protection bug in panic handler
2017-04-07 02:34:29 +03: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
i2c_struct.h
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 Feature: add ledc low speed channels 2017-03-17 17:26:30 +08:00
pcnt_reg.h
pcnt_struct.h
pid.h
rmt_reg.h
rmt_struct.h
rtc_cntl_reg.h esp32: RWDT is used to reboot system in case of panic handler crash 2017-04-07 02:34:29 +03: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 esp32: make soc header compatible with assembler 2017-03-24 10:11:14 +08:00
soc_ulp.h ulp: add build system integration and example 2017-03-27 12:41:00 +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