morris c49e99f9e7 uart: use clk_tree API to acquire FAST_RC clock 3 years ago
..
deprecated 2fb43820c2 driver_ng: implement new rmt driver 3 years ago
esp32 9ab4abfb46 hw_support: move rtc_ctrl from driver to hw_support 3 years ago
esp32c3 49747bb486 adc: create common adc hal layer 3 years ago
esp32s2 49747bb486 adc: create common adc hal layer 3 years ago
esp32s3 9ab4abfb46 hw_support: move rtc_ctrl from driver to hw_support 3 years ago
gpio 9ab4abfb46 hw_support: move rtc_ctrl from driver to hw_support 3 years ago
include 03aeac1dde Merge branch 'refactor/adc_hal_common_layer' into 'master' 3 years ago
rmt 660ff8e840 rmt: declare RMTMEM as a block of memory 3 years ago
test 722fde218d uart: add default source clock for all targets 3 years ago
test_apps 2fb43820c2 driver_ng: implement new rmt driver 3 years ago
CMakeLists.txt 03aeac1dde Merge branch 'refactor/adc_hal_common_layer' into 'master' 3 years ago
Kconfig 2fb43820c2 driver_ng: implement new rmt driver 3 years ago
adc.c 49747bb486 adc: create common adc hal layer 3 years ago
adc1_private.h 690974e32f driver: update copyright notice 4 years ago
adc_deprecated.c 49747bb486 adc: create common adc hal layer 3 years ago
adc_single.c 49747bb486 adc: create common adc hal layer 3 years ago
dac_common.c e51474ef70 build: fix unused tag string 4 years ago
gdma.c bd3ded195a Merge branch 'feature/proper_way_register_testapp_component' into 'master' 3 years ago
gptimer.c e7295c3577 gptimer: added enable/disable functions 3 years ago
i2c.c 9a9f10e4c9 I2C: patch for solving watchdog timeout issue 3 years ago
i2s.c b99ced08a2 i2s: fix only right case 3 years ago
ledc.c d64c6f581d ledc: cleanup the clock selection code 3 years ago
linker.lf e13bb580c7 Merge branch 'refactor/gpio_unit_test' into 'master' 4 years ago
mcpwm.c 16677b0d3c global: make periph enable/disable APIs private 4 years ago
pulse_cnt.c c5cd86ae8b test_utils: migrate to use new rmt driver 3 years ago
sdio_slave.c 0fe3281713 driver: fix issues reported by PVS-Studio 4 years ago
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 years ago
sdmmc_host.c 16677b0d3c global: make periph enable/disable APIs private 4 years ago
sdmmc_private.h 690974e32f driver: update copyright notice 4 years ago
sdmmc_transaction.c ffdbeee9f6 sdmmc: Add erase command-38. Support erase/trim/discard/sanitize 4 years ago
sdspi_crc.c 690974e32f driver: update copyright notice 4 years ago
sdspi_crc.h 690974e32f driver: update copyright notice 4 years ago
sdspi_host.c 8bb95150bf sdspi_host: bugfix The clock may be sent out before the bus that was used immediately before is released. 4 years ago
sdspi_private.h 690974e32f driver: update copyright notice 4 years ago
sdspi_transaction.c 690974e32f driver: update copyright notice 4 years ago
spi_bus_lock.c ca6f76d831 spi flash: fix cache accessed while disabled issues at -O0 4 years ago
spi_common.c 80904a5815 Merge branch 'bugfix/spi_free_crash_uninitialized' into 'master' 4 years ago
spi_master.c 60bb5c913d clk_tree: prework of introducing clk subsystem control 3 years ago
spi_slave.c de662b987e driver: fix issue found by coverity scan 4 years ago
spi_slave_hd.c 4dc0d6b2fe adc: support adc dma driver on all chips 4 years ago
temperature_sensor.c 3a5fdfe35a temp_sensor: added enable/disable functions 3 years ago
touch_sensor_common.c 9ab4abfb46 hw_support: move rtc_ctrl from driver to hw_support 3 years ago
twai.c 869bed1bb5 soc: don't expose unstable soc header files in public api 4 years ago
uart.c c49e99f9e7 uart: use clk_tree API to acquire FAST_RC clock 3 years ago
usb_serial_jtag.c 57fd78f5ba freertos: Remove legacy data types 4 years ago