esp-idf/components/driver/test
Armando 46e71e43ba fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12
By design, it's 12 dB. There're errors among chips, so the actual
attenuation will be 11dB more or less
2023-11-08 03:44:43 +00:00
..
adc_dma_test
dac_dma_test
include/test
param_test
touch_sensor_test
CMakeLists.txt
component.mk
test_adc.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-08 03:44:43 +00:00
test_adc2_with_wifi.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-08 03:44:43 +00:00
test_adc_common.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-08 03:44:43 +00:00
test_common_spi.c
test_dac.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-08 03:44:43 +00:00
test_dedicated_gpio.c
test_gdma.c
test_gpio.c
test_i2c.c
test_i2s.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-08 03:44:43 +00:00
test_ledc.c
test_pcnt.c
test_pwm.c
test_rmt.c
test_rs485.c
test_rtcio.c rtcio: Add a test case to test RTCIO's hold ability after deep sleep wakeup 2023-03-29 17:21:50 +08:00
test_sdio.c
test_sdmmc_sdspi_init.cpp
test_sigmadelta.c
test_spi_bus_lock.c
test_spi_master.c
test_spi_param.c
test_spi_sio.c
test_spi_slave.c
test_spi_slave_hd.c
test_timer.c
test_uart.c