.. |
adc_dma_test
|
adc: support adc dma driver on all chips
|
2021-12-23 17:13:46 +08:00 |
dac_dma_test
|
rename APB_CTRL ro SYS_CON
|
2021-09-16 20:57:57 +08:00 |
include/test
|
test: add an SPI dual board test for master FD DMA single directions test
|
2021-07-28 17:51:25 +08:00 |
param_test
|
driver: update copyright notice
|
2021-05-24 01:06:17 +02:00 |
touch_sensor_test
|
touch_sensor: apply general check
|
2021-10-08 11:32:12 +08:00 |
CMakeLists.txt
|
…
|
|
component.mk
|
…
|
|
test_adc.c
|
adc: support adc dma driver on all chips
|
2021-12-23 17:13:46 +08:00 |
test_adc2_with_wifi.c
|
adc: support adc dma driver on all chips
|
2021-12-23 17:13:46 +08:00 |
test_adc_common.c
|
driver: update copyright notice
|
2021-05-24 01:06:17 +02:00 |
test_common_spi.c
|
test: add an SPI dual board test for master FD DMA single directions test
|
2021-07-28 17:51:25 +08:00 |
test_dac.c
|
driver: update copyright notice
|
2021-05-24 01:06:17 +02:00 |
test_dedicated_gpio.c
|
dedic_gpio: support on esp32s3
|
2021-06-30 18:10:54 +08:00 |
test_gdma.c
|
CI: minor testcases fixes and disable some cases that cant run on S3
|
2021-06-15 13:39:48 +08:00 |
test_gpio.c
|
driver: Add some settling time when driving USB IOs high/low
|
2021-07-16 20:14:28 +08:00 |
test_i2c.c
|
i2c: modify examples to work out of the box on ESP32S3
|
2021-07-21 11:04:16 +08:00 |
test_i2s.c
|
example/i2s: add es8311 example and i2s loop unit-test
|
2021-10-11 18:32:34 +08:00 |
test_ledc.c
|
driver: update copyright notice
|
2021-05-24 01:06:17 +02:00 |
test_pcnt.c
|
pcnt: refactor hal driver
|
2021-08-10 17:19:21 +08:00 |
test_pwm.c
|
tests: refactoring of the gcc's inner functions, because clang doesn't support them
|
2021-09-10 19:51:27 +03:00 |
test_rmt.c
|
driver: update copyright notice
|
2021-05-24 01:06:17 +02:00 |
test_rs485.c
|
driver: update copyright notice
|
2021-05-24 01:06:17 +02:00 |
test_rtcio.c
|
driver: update copyright notice
|
2021-05-24 01:06:17 +02:00 |
test_sdio.c
|
driver: update copyright notice
|
2021-05-24 01:06:17 +02:00 |
test_sdmmc_sdspi_init.cpp
|
driver: update copyright notice
|
2021-05-24 01:06:17 +02:00 |
test_sigmadelta.c
|
gpio:support gpio in/out/interrupt for esp32s3(728)
|
2021-06-28 11:44:14 +08:00 |
test_spi_bus_lock.c
|
spi_flash: reverted unwilling cs_setup argument
|
2021-06-04 15:29:53 +08:00 |
test_spi_master.c
|
test: add an SPI dual board test for master FD DMA single directions test
|
2021-07-28 17:51:25 +08:00 |
test_spi_param.c
|
driver: update copyright notice
|
2021-05-24 01:06:17 +02:00 |
test_spi_sio.c
|
driver: update copyright notice
|
2021-05-24 01:06:17 +02:00 |
test_spi_slave.c
|
driver: Refactor and clean up SPI Slave test
|
2021-06-28 18:59:00 -03:00 |
test_spi_slave_hd.c
|
spi-slave: fix single-board: hd test failing due to DMA buffers ending up in PSRAM
|
2021-12-08 10:59:26 +08:00 |
test_timer.c
|
driver: fix timer driver initialization sequence to not trigger interrupt immediately
|
2021-09-16 19:45:33 +08:00 |
test_uart.c
|
UART: fix a bug preventing the user from freeing a previously registered ISR
|
2022-01-04 13:38:03 +08:00 |