esp-idf/components/driver
Ivan Grokhotkov 2935e958fc Merge branch 'bugfix/adc2_cct' into 'master'
fix(adc2): fix cct and xpd configurations to improve precision of ADCs

See merge request idf/esp-idf!2020
2018-03-27 16:23:43 +08:00
..
include/driver feat(spi_master): allow output high speed data when dummy bits are not used. 2018-03-26 21:24:32 +08:00
test test(spi_master): test spi master speed performance by median value. 2018-03-16 16:37:19 +08:00
Kconfig fix(adc2): fix cct and xpd configurations to improve precision of ADCs 2018-03-26 12:02:26 +00:00
adc1_i2s_private.h driver(i2s): fix broken i2s adc mode 2018-02-07 17:17:20 +08:00
component.mk
gpio.c esp32: Add IO_MUX_GPIOxx register names to match iomux names used in TRM 2018-01-30 17:09:37 +08:00
i2c.c driver(i2c): Fixed ack_err interrupt can't exit bug. 2018-03-26 16:31:17 +08:00
i2s.c Merge branch 'bugfix/i2s_driver' into 'master' 2018-02-22 12:03:26 +08:00
ledc.c
mcpwm.c
pcnt.c
periph_ctrl.c
rmt.c rmt: Add void * argument for end-of-transmission callback 2018-01-05 17:31:59 +11:00
rtc_module.c fix(adc2): fix cct and xpd configurations to improve precision of ADCs 2018-03-26 12:02:26 +00:00
sdmmc_host.c fix(sdmmc_host): fix the issue when slot and host flag are not compatible. 2018-02-07 12:05:05 +08:00
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_common.c fix(spi): fix pin issue with GPIO0 (other pins than CS). 2018-01-29 17:44:36 +08:00
spi_master.c feat(spi_master): allow output high speed data when dummy bits are not used. 2018-03-26 21:24:32 +08:00
spi_slave.c
timer.c
uart.c bugfix(uart): patten detect function 2018-01-22 13:33:51 +08:00