OVMS3-idf/components/driver/include/driver
dongyou 7f86d81083 Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM.
AddIRAM_ATTR periph_ll_wifi_bt_module_enable_clk_clear_rstandIRAM_ATTR periph_ll_wifi_bt_module_disable_clk_set_rstto fit O0 optimization level.
Delete duplicated spinlock and counter.
2020-08-06 17:38:31 +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: Add support for lower bit rates 2019-12-16 07:45:59 +00: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 digital gpio unable hold bug during deep-sleep for release/v3.2. 2019-02-26 20:20:25 +08:00
i2c.h driver(i2c): enable I2C master hardware filter by default for release/v3.2 2018-11-28 17:02:04 +08:00
i2s.h i2s: add (optional) support to clear tx descriptor in underflow case 2018-12-31 13:42:26 +05:30
ledc.h bugfix(ledc): fix bugs reported from unit-test and github. 2018-07-10 02:22:23 +08:00
mcpwm.h MCPWM API doc update 2018-10-10 08:15:23 +08:00
pcnt.h Add some comments in pcnt.h. 2018-07-24 10:33:58 +08:00
periph_ctrl.h Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM. 2020-08-06 17:38:31 +08:00
rmt.h driver(rmt): Fixed some RMT related issues. 2019-02-26 20:46:23 +08: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/gpio: support wakeup function for RTC IOs 2018-09-06 15:40:46 +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 Fix typo with sigmadelta.h #ifdef 2020-04-28 12:43:02 +08:00
spi_common.h spi: Put argument of macro SPI_SWAP_DATA_TX/RX in parentheses 2019-09-16 17:40:40 +08:00
spi_master.h spi: fix the crash when callbacks are not in the IRAM 2018-12-04 21:35:20 +08:00
spi_slave.h spi: fix the crash when callbacks are not in the IRAM 2018-12-04 21:35:20 +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 uart: add function to set light sleep wakeup threshold 2018-09-06 15:40:46 +08:00
uart_select.h Allow VFS file descriptors in select() 2018-05-18 08:06:33 +02:00