esp-idf/components/driver/include/driver
Michael (XIAO Xufeng) e14e1508cb fix(sdmmc_host): fix the issue when slot and host flag are not compatible. 2018-02-07 12:05:05 +08:00
..
adc.h feat(adc2): append adc2 support and api and the lock with WIFI module 2017-10-26 14:35:29 +08:00
adc2_wifi_internal.h feat(adc2): append adc2 support and api and the lock with WIFI module 2017-10-26 14:35:29 +08:00
dac.h feat(rtc): open adc*(dac)_pad_get_io_num functions to public. 2017-10-24 12:06:14 +08:00
gpio.h esp32: Add IO_MUX_GPIOxx register names to match iomux names used in TRM 2018-01-30 17:09:37 +08:00
i2c.h add NACK for the last byte to read 2017-12-26 21:50:18 +08:00
i2s.h Merge branch 'feature/i2s_built_in_adc' into 'master' 2017-10-20 15:52:56 +08:00
ledc.h LEDC Driver: Added back original definitions of 'duty_resolution' and 'clock_divider'. This update is to provide backward compatibility with ESP-IDF 2.1. 2017-12-04 21:12:56 +01:00
mcpwm.h
pcnt.h Extended description of the Pulse Counter API and removed redundant comments from the example 2017-09-26 22:44:46 +02:00
periph_ctrl.h refractor WiFi clock setting 2017-11-02 15:24:21 +08:00
rmt.h rmt: Add void * argument for end-of-transmission callback 2018-01-05 17:31:59 +11:00
rtc_cntl.h
rtc_io.h Typo fix. Closes https://github.com/espressif/esp-idf/issue/1323 2017-12-01 09:06:08 +01:00
sdmmc_defs.h
sdmmc_host.h fix(sdmmc_host): fix the issue when slot and host flag are not compatible. 2018-02-07 12:05:05 +08:00
sdmmc_types.h fix(sdmmc_host): fix the issue when slot and host flag are not compatible. 2018-02-07 12:05:05 +08:00
sdspi_host.h Added .command_timeout_ms = 0 to SDSPI_HOST_DEFAULT() too 2017-11-08 12:52:50 +08:00
sigmadelta.h Updated sigma delta API documenation and example 2017-09-25 21:31:09 +02:00
spi_common.h fix(spi_master): this fix the SPI MOSI output missing bug. 2017-09-04 22:43:51 +08:00
spi_master.h refactor(spi_master): move the clock calculation from ISR to initialization. 2017-12-28 12:03:28 +08:00
spi_slave.h feat(spi_slave): append trans_len field in trans_desc to show length actually transferred. 2017-10-17 12:01:12 +08:00
timer.h Timer API docs update, refactored example 2017-10-27 07:13:59 +02:00
touch_pad.h bugfix(touch): add workaround for touch pad DAC hardware source mismatch on tp8 and tp9. 2017-09-19 20:10:39 +08:00
uart.h bugfix(uart): patten detect function 2018-01-22 13:33:51 +08:00