OVMS3-idf/components/driver/include/driver
Ivan Grokhotkov 78fab8a0f9 sdmmc: implement partial DDR support
Works for 3.3V eMMC in 4 line mode.
Not implemented:
- DDR mode for SD cards (UHS-I) also need voltage to be switched to 1.8V.
- 8-line DDR mode for eMMC to be implemented later.
2018-08-30 13:11:54 +08:00
..
adc.h driver(adc): add descriptions for the issue that starting ADC can trigger interrupt of GPIO36 and GPIO39. 2018-05-11 17:08:58 +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
can.h CAN Driver 2018-07-04 14:01:57 +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 driver(gpio) : Fixed the gpio related bug for release v3.1. 2018-07-12 20:19:02 +08:00
i2c.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
i2s.h fix i2s mix result and error code 2018-05-17 10:59:04 +08:00
ledc.h bugfix(ledc): fix bugs reported from unit-test and github. 2018-07-10 02:22:23 +08:00
mcpwm.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
pcnt.h Add some comments in pcnt.h. 2018-07-24 10:33:58 +08:00
periph_ctrl.h refactor(spi): move pin information into soc folder 2018-06-14 11:29:15 +08:00
rmt.h driver(rmt):Add API supports sending uint8_t type data. 2018-05-22 01:55:44 +00: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 Fixed typos on booleans. 2018-07-09 14:36:06 +08:00
sdio_slave.h fix(sdio_slave): improve sdio slave for high speed and 4 bit mode 2018-07-06 18:17:50 +08:00
sdmmc_defs.h sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdmmc_host.h sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdmmc_types.h sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdspi_host.h sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sigmadelta.h Updated sigma delta API documenation and example 2017-09-25 21:31:09 +02:00
spi_common.h sdio_example/spi: fix sdkconfig include issue 2018-07-12 15:59:16 +08:00
spi_master.h chore(spi): fix the terms of native to iomux 2018-06-06 06:08:39 +00:00
spi_slave.h refactor(spi): move pin information into soc folder 2018-06-14 11:29:15 +08:00
timer.h docs: fix description of timer_get_alarm_value() 2018-03-19 11:56:57 +08:00
touch_pad.h Merge branch 'bugfix/add_mutex_for_some_touchpad_apis' into 'master' 2018-08-08 16:28:28 +08:00
uart.h driver: add rs485 half duplex interface support to uart driver (fix indentation after review) 2018-07-02 15:24:58 +02:00
uart_select.h Allow VFS file descriptors in select() 2018-05-18 08:06:33 +02:00