esp-idf/components/soc/esp32s2beta/include/soc
Ivan Grokhotkov d9534b3d6a soc: fix backtraces containing ROM functions
esp_ptr_executable would return false for pointers to ROM, which would
interrupt the backtrace. This makes ROM ranges recognized as
executable.
2020-01-02 18:42:46 +01:00
..
adc_caps.h refactor the adc driver 2019-11-22 15:42:16 +08:00
adc_channel.h
apb_ctrl_reg.h
apb_ctrl_struct.h add Comment for touchpad 2019-08-07 11:39:17 +08:00
assist_debug_reg.h
bb_reg.h
boot_mode.h
clkout_channel.h
cpu.h bootloader_support: refactor to better support multi target 2019-12-23 05:45:17 +00:00
dac_caps.h dac: refactor driver add hal 2019-11-22 11:44:46 +08:00
dac_channel.h
dport_access.h
dport_reg.h
efuse_reg.h
efuse_struct.h
extmem_reg.h
fe_reg.h
frc_timer_reg.h
gpio_caps.h bugfix(gpio):fix esp32 s2 rtc io issue 2019-11-27 17:18:20 +08:00
gpio_reg.h
gpio_sd_reg.h
gpio_sd_struct.h
gpio_sig_map.h
gpio_struct.h
hinf_reg.h
hinf_struct.h
host_reg.h
host_struct.h
hwcrypto_reg.h
i2c_caps.h feature(I2C): Add i2c hal support. 2019-11-21 20:34:07 +08:00
i2c_reg.h feat(i2c): update i2c driver for esp32s2beta 2019-07-10 11:41:36 +08:00
i2c_struct.h feat(i2c): update i2c driver for esp32s2beta 2019-07-10 11:41:36 +08:00
i2s_caps.h i2s: enable tests for esp32s2beta 2019-12-16 11:53:33 +05:30
i2s_reg.h Update I2S driver for esp32s2beta. 2019-08-05 16:05:16 +08:00
i2s_struct.h Update I2S driver for esp32s2beta. 2019-08-05 16:05:16 +08:00
interrupt_reg.h
io_mux_reg.h
ledc_caps.h soc: add ledc_caps.h, replace target-based ifdefs with caps-based 2019-12-28 20:33:21 +00:00
ledc_reg.h Update LEDC, PCNT,Timer_Group driver for esp32s2beta. 2019-07-31 16:03:22 +08:00
ledc_struct.h feat(ledc): refactor ledc driver 2019-11-21 16:25:22 +08:00
nrx_reg.h
pcnt_caps.h refactor(pcnt): add hal pcnt driver 2019-11-18 14:35:46 +08:00
pcnt_reg.h Update LEDC, PCNT,Timer_Group driver for esp32s2beta. 2019-07-31 16:03:22 +08:00
pcnt_struct.h Update LEDC, PCNT,Timer_Group driver for esp32s2beta. 2019-07-31 16:03:22 +08:00
periph_defs.h soc: Add interrupt numbers mapping for esp32s2beta 2019-09-26 00:22:36 +08:00
rmt_caps.h rmt: add HAL layer 2019-11-20 10:54:21 +08:00
rmt_reg.h Update RMT driver for esp32s2beta 2019-07-11 19:15:05 +08:00
rmt_struct.h rmt: add HAL layer 2019-11-20 10:54:21 +08:00
rtc_cntl_reg.h 1.update touch driver; 2.update adc/dac driver; 3.add temp sensor driver; 2019-08-05 16:21:18 +08:00
rtc_cntl_struct.h 1.update touch driver; 2.update adc/dac driver; 3.add temp sensor driver; 2019-08-05 16:21:18 +08:00
rtc_i2c_reg.h
rtc_i2c_struct.h add Comment for touchpad 2019-08-07 11:39:17 +08:00
rtc_io_caps.h rtcio: add hal for driver 2019-11-21 10:40:49 +08:00
rtc_io_channel.h rtcio: add hal for driver 2019-11-21 10:40:49 +08:00
rtc_io_reg.h
rtc_io_struct.h
rtc.h rtc: update from bringup branch 2019-08-22 15:03:18 +08:00
sdio_slave_pins.h
sdmmc_pins.h
sdmmc_reg.h
sdmmc_struct.h
sens_reg.h refactor the adc driver 2019-11-22 15:42:16 +08:00
sens_struct.h driver: fix sens_struct.h; 2019-11-21 20:31:34 +08:00
sensitive_reg.h
sigmadelta_caps.h refactor(sigmadelta): add hal sigmadelta driver 2019-11-21 11:53:07 +08:00
slc_reg.h
slc_struct.h
soc_caps.h soc: s2beta support 2019-09-04 10:53:25 +10:00
soc_ulp.h
soc.h soc: fix backtraces containing ROM functions 2020-01-02 18:42:46 +01:00
spi_caps.h spi: fix iomux, timing and address phase issues for esp32s2beta 2019-12-23 10:23:00 +08:00
spi_mem_reg.h
spi_mem_struct.h
spi_reg.h
spi_struct.h
syscon_reg.h
syscon_struct.h add Comment for touchpad 2019-08-07 11:39:17 +08:00
system_reg.h
timer_group_caps.h bugfix(timer): add a macro to control making the XTAL related functions 2019-11-26 12:39:46 +00:00
timer_group_reg.h Update LEDC, PCNT,Timer_Group driver for esp32s2beta. 2019-07-31 16:03:22 +08:00
timer_group_struct.h Update LEDC, PCNT,Timer_Group driver for esp32s2beta. 2019-07-31 16:03:22 +08:00
touch_sensor_caps.h Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
touch_sensor_channel.h Refactor the touch sensor driver 2019-11-27 20:08:44 +08:00
uart_caps.h feature: Add uart hal support. 2019-11-26 20:01:50 +08:00
uart_channel.h
uart_reg.h
uart_struct.h feat(uart): update uart driver for esp32s2beta 2019-07-18 15:57:00 +08:00
uhci_reg.h
uhci_struct.h
wdev_reg.h