OVMS3-idf/components/driver/include/driver
2020-07-07 11:40:19 +08:00
..
adc2_wifi_private.h driver(adc): add adc initial code before app_main for esp32s2. 2020-04-04 10:15:30 +08:00
adc_common.h driver(adc): esp32s2 support API adc2_vref_to_gpio 2020-07-01 06:21:45 +00:00
can.h TWAI: Add ESP32-S2 support 2020-06-30 16:56:03 +08:00
dac.h driver(adc/dac): fix adc dac driver for esp32s2 2020-04-01 12:41:51 +08:00
gpio.h esp_rom: extract common GPIO apis into esp_rom_gpio.h 2020-07-07 11:40:19 +08:00
i2c.h I2C: i2c.h/i2c.c applied new code formatting 2020-02-26 15:12:03 +08:00
i2s.h driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. 2020-05-18 19:55:30 +08:00
ledc.h Bugfix(LEDC): Add missing ledc_set_pin declaration in led.h 2020-02-19 16:02:33 +08:00
mcpwm.h driver, soc: update multichip support headers 2020-01-06 17:13:54 +08:00
pcnt.h driver: clean pcnt.h i2s.h 2020-03-02 19:31:29 +08:00
periph_ctrl.h periph_clk_gating: add reference counter 2020-04-23 19:29:15 +08:00
rmt.h rmt: prefix caps name with SOC_ 2020-03-25 17:14:00 +08:00
rtc_cntl.h Add missing extern "C" to rtc_cntl.h 2019-12-21 12:12:54 +11:00
rtc_io.h rtcio: add hal for driver 2019-11-21 10:40:49 +08:00
sdio_slave.h freertos: moved all xtensa specific files into a separated folder 2020-01-27 16:05:30 -03:00
sdmmc_defs.h sdmmc_io: support to print CIS information 2019-07-29 10:41:17 +08:00
sdmmc_host.h driver, soc: update multichip support headers 2020-01-06 17:13:54 +08:00
sdmmc_types.h sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 2020-02-12 15:16:08 +08:00
sdspi_host.h sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 2020-02-12 15:16:08 +08:00
sigmadelta.h Fix typo with sigmadelta.h #ifdef 2020-04-17 22:52:00 -05:00
spi_common.h spi: allow using esp_flash and spi_master driver on the same bus 2020-03-26 22:08:26 +08:00
spi_common_internal.h spi: fix config break and reduce overhead of the bus lock on SPI1 2020-04-22 16:06:13 +08:00
spi_master.h spi: allow using esp_flash and spi_master driver on the same bus 2020-03-26 22:08:26 +08:00
spi_slave.h spi_slave: add valid check for DMA buffers 2018-11-26 03:49:26 +00:00
timer.h timer: add return task awoken for timer callback 2020-06-11 16:02:55 +08:00
touch_pad.h driver(adc/dac): fix adc dac driver for esp32s2 2020-04-01 12:41:51 +08:00
touch_sensor_common.h Driver(touch): fix touch sensor driver for esp32s2. 2020-03-25 22:45:57 +08:00
twai.h TWAI: Add ESP32-S2 support 2020-06-30 16:56:03 +08:00
uart.h Merge branch 'bugfix/fix_uart_read_write_different_in_buffer_type_issue' into 'master' 2020-06-15 15:55:53 +08:00
uart_select.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00