mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
5fd4dbad12
This commit increases adc continuous iram test period of cache disabling time. Now time is: 1 second - The aim of this test is to make sure the continuous mode driver ISR callbacks can run in an IRAM-Safe context. - Closing cache takes time. WHereas the code to close the cache is updated. This time gets changed. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test_adc2_wifi.c | ||
test_adc_driver_iram.c | ||
test_adc_driver.c | ||
test_adc_performance.c | ||
test_adc.c | ||
test_app_main.c | ||
test_common_adc.c | ||
test_common_adc.h |