esp-idf/components/soc/esp32/include/soc
Marius Vikhammer 0a95151a75 unit_test: Refactor all performance tests that rely on cache compensated timer
There is no ccomp timer on C3, which means our performance tests will start
failing again due to variance caused by cache misses.

This MR adds TEST_PERFORMANCE_CCOMP_ macro that will only fail
performance test if CCOMP timer is supported on the target
2020-12-22 18:56:24 +11:00
..
adc_channel.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
apb_ctrl_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
apb_ctrl_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
bb_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
boot_mode.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
can_periph.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
can_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
clkout_channel.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
dac_channel.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
dport_access.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
dport_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
efuse_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
emac_dma_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
emac_ext_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
emac_mac_struct.h doc: fix wrong register description regarding to ethernet SMI 2020-11-16 13:30:49 +08:00
fe_reg.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
frc_timer_reg.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
gpio_pins.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
gpio_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
gpio_sd_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
gpio_sd_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
gpio_sig_map.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
gpio_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
hinf_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
hinf_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
host_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
host_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
hwcrypto_reg.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
i2c_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
i2c_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
i2s_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
i2s_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
io_mux_reg.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
ledc_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ledc_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
mcpwm_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
mcpwm_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
mmu.h soc: Remove cache constants from soc.h 2020-12-17 15:34:13 +11:00
nrx_reg.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
pcnt_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
pcnt_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
periph_defs.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
pid.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rmt_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rmt_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rtc_cntl_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rtc_cntl_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rtc_i2c_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rtc_io_channel.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rtc_io_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
rtc_io_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
rtc.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdio_slave_pins.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdmmc_pins.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdmmc_reg.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sdmmc_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sens_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sens_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
slc_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
slc_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
soc_caps.h unit_test: Refactor all performance tests that rely on cache compensated timer 2020-12-22 18:56:24 +11:00
soc_pins.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
soc_ulp.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
soc.h Updates for riscv support 2020-11-13 07:49:11 +11:00
spi_pins.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
spi_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
spi_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
syscon_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
syscon_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
timer_group_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
timer_group_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
touch_sensor_channel.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
twai_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
uart_channel.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
uart_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
uart_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
uhci_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
uhci_struct.h soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
wdev_reg.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00