OVMS3-idf/components/driver/include/driver
Ivan Grokhotkov 52f9a5ca16 Merge branch 'bugfix/sdspi_wp_cd_pins' into 'master'
sdmmc, sdspi: fix handling of CD and WP

See merge request idf/esp-idf!2285
2018-04-24 20:53:47 +08:00
..
adc.h adc: Add doc details about configure not needed before each read 2018-03-28 11:52:41 +11: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 Merge branch 'bugfix/fix_gpio_install_isr_service_check_value' into 'master' 2018-04-19 15:01:50 +08:00
i2c.h add NACK for the last byte to read 2017-12-26 21:50:18 +08:00
i2s.h Add a new i2s feature to expand the original i2s width 2018-03-22 18:52:55 +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 feature: add Motor Control PWM(mcpwm) driver 2017-05-12 15:47:59 +08:00
pcnt.h driver(pcnt): Add some APIs to support each unit can have it's own interrupt handler. 2018-04-11 16:15:09 +08: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 driver/rtc: add support for attaching handlers to RTC_CNTL interrupts 2017-07-10 17:21:49 +08:00
rtc_io.h driver/rtc: add rtc_gpio_isolate helper function to disconnect RTC IO 2018-02-11 13:18:51 +08:00
sdmmc_defs.h sdmmc: add SDIO support 2018-04-11 11:07:13 +08:00
sdmmc_host.h sdmmc, sdspi: fix initializers to be C++-compatible, add test 2018-04-23 14:35:13 +08:00
sdmmc_types.h sdmmc: add SDIO support 2018-04-11 11:07:13 +08:00
sdspi_host.h sdmmc, sdspi: fix initializers to be C++-compatible, add test 2018-04-23 14:35:13 +08:00
sigmadelta.h Updated sigma delta API documenation and example 2017-09-25 21:31:09 +02:00
spi_common.h fix(spi): allow using MISO on GPIO34-39 2018-04-12 17:01:38 +08:00
spi_master.h doc(spi_master): format the documentation of several fields and macros in spi_master.h 2018-04-12 17:01:37 +08:00
spi_slave.h fix(spi): fix typo of LSBFIRST macro. 2018-01-29 17:44:37 +08:00
timer.h docs: fix description of timer_get_alarm_value() 2018-03-19 11:56:57 +08: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 driver(uart): Add API to get the position of cmd_char 2018-04-03 12:34:16 +08:00