OVMS3-idf/components/esp32/include/soc
Ivan Grokhotkov 0290a34b55 components/esp32: clean up cpu_start
Move CPU region protection setup into soc/cpu.h
change tabs to spaces
remove unused extern declarations
use RTC_WDTCONFIG0 instead of numeric address (still need to fix BB reg)
2016-09-15 02:03:55 +08:00
..
bb_reg.h Initial public version 2016-08-17 23:08:22 +08:00
boot_mode.h Initial public version 2016-08-17 23:08:22 +08:00
cpu.h components/esp32: clean up cpu_start 2016-09-15 02:03:55 +08:00
dport_reg.h Initial public version 2016-08-17 23:08:22 +08:00
efuse_reg.h Initial public version 2016-08-17 23:08:22 +08:00
gpio_reg.h Initial public version 2016-08-17 23:08:22 +08:00
gpio_sd_reg.h Initial public version 2016-08-17 23:08:22 +08:00
gpio_sig_map.h Initial public version 2016-08-17 23:08:22 +08:00
i2s_reg.h Initial public version 2016-08-17 23:08:22 +08:00
io_mux_reg.h header files: clean up 2016-09-12 17:47:50 +08:00
pid.h Initial public version 2016-08-17 23:08:22 +08:00
rtc_cntl_reg.h Initial public version 2016-08-17 23:08:22 +08:00
rtc_io_reg.h Initial public version 2016-08-17 23:08:22 +08:00
soc.h add comments to register read/write operations 2016-09-12 17:47:50 +08:00
spi_register.h Initial public version 2016-08-17 23:08:22 +08:00
timers_reg.h header files: modify rom code and soc header files 2016-09-12 17:47:49 +08:00
uart_register.h Initial public version 2016-08-17 23:08:22 +08:00
uhci0_reg.h Initial public version 2016-08-17 23:08:22 +08:00