OVMS3-idf/components/driver
2018-07-16 16:56:14 +08:00
..
include/driver Merge branch 'bugfix/ledc_duty_and_freq' into 'master' 2018-07-16 12:12:48 +08:00
test driver: fix rs485 test 2018-07-03 13:26:28 +02:00
adc1_i2s_private.h driver(i2s): fix broken i2s adc mode 2018-02-07 17:17:20 +08:00
can.c CAN Driver 2018-07-04 14:01:57 +08:00
component.mk build system: Refactor component.mk to not need component_common.mk 2016-11-10 15:52:22 +11:00
gpio.c soc: Fix check_long_hold_gpio and move def to soc 2018-06-22 09:20:27 +05:00
i2c.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
i2s.c fix i2s mix result and error code 2018-05-17 10:59:04 +08:00
Kconfig feature(spi_master): allow to place functions into IRAM to get higher efficiency 2018-06-14 20:22:40 +08:00
ledc.c bugfix(ledc): fix bugs reported from unit-test and github. 2018-07-10 02:22:23 +08:00
mcpwm.c feature: add Motor Control PWM(mcpwm) driver 2017-05-12 15:47:59 +08:00
pcnt.c 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.c component/bt: implement bluetooth modem sleep mode, one mode for BLE only and another for dual mode bluetooth 2018-05-19 15:37:26 +08:00
rmt.c driver(rmt):Add API supports sending uint8_t type data. 2018-05-22 01:55:44 +00:00
rtc_module.c driver: Fix memory leak in rtc_isr_deregister() 2018-07-11 21:34:09 +08:00
sdio_slave.c gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-09 13:22:24 +03:00
sdmmc_host.c fix(sdmmc): disable all pulldowns used by sdmmc host 2018-07-06 18:17:51 +08:00
sdmmc_private.h feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature 2018-06-14 12:04:22 +08:00
sdmmc_transaction.c feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature 2018-06-14 12:04:22 +08:00
sdspi_crc.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdspi_crc.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdspi_host.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdspi_private.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdspi_transaction.c feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature 2018-06-14 12:04:22 +08:00
sigmadelta.c components/driver: 'const' all config calls. 2017-04-13 18:33:33 +01:00
spi_common.c bugfix(spi): resolve the glitch that happens during initialization 2018-06-14 11:29:16 +08:00
spi_master.c Merge branch 'bugfix/spi_cs_setup_fulldup' into 'master' 2018-07-16 16:30:36 +08:00
spi_slave.c refactor(spi): move pin information into soc folder 2018-06-14 11:29:15 +08:00
timer.c Timer API docs update, refactored example 2017-10-27 07:13:59 +02:00
uart.c driver(uart): Fix uart time_out bug when using ref_tick 2018-07-16 16:56:14 +08:00