OVMS3-idf/components/driver/include/driver
Wangjialin 9dbdab5c9a driver: uart
1. add uart rx buffer data length API
2. add uart pattern detect event
3. add uart example code
4. modify uart_isr_register
5. modify uart.rst
6. fix parity err event and frame err event.
2016-12-21 11:55:53 +08:00
..
adc.h driver: add rtc module and bugfix gpio32 gpio33 2016-12-07 15:56:13 +08:00
dac.h driver: add rtc module and bugfix gpio32 gpio33 2016-12-07 15:56:13 +08:00
gpio.h Get rid of old interrupt example code 2016-12-19 18:48:08 +08:00
ledc.h Mark some interrupts that are now allocated dynamically as free, add int handle param documentation, add local ints test 2016-12-08 12:39:33 +08:00
pcnt.h Mark some interrupts that are now allocated dynamically as free, add int handle param documentation, add local ints test 2016-12-08 12:39:33 +08:00
periph_ctrl.h add pcnt.rst 2016-11-23 19:07:30 +08:00
rmt.h Fix example code, add chapter to docs about interrupts and multicore issues 2016-12-08 14:42:00 +08:00
rtc_io.h deep sleep: power down RTC peripherals in EXT1 sleep 2016-12-16 14:30:27 +08:00
sigmadelta.h driver: sigma-delta 2016-12-18 17:20:17 +08:00
timer.h Mark some interrupts that are now allocated dynamically as free, add int handle param documentation, add local ints test 2016-12-08 12:39:33 +08:00
touch_pad.h Also add intr_alloc magic to rtc code 2016-12-08 12:57:57 +08:00
uart.h driver: uart 2016-12-21 11:55:53 +08:00