esp-idf/components/driver/include/driver
Wangjialin b00b75db7e driver: sigma-delta
1. add sigma-delta code and example.
2. add gpio output signal in io matrix.

Squashed commits:
[a25e7d4] minor changes for doc
[6a03a1e] minor changes on comments and doc.
[97dd9e4] Add doc.
update index.rst
change example index
2016-12-18 17:20:17 +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 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
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 Convert DOS line ends to Unix line ends in drivers 2016-12-15 09:45:40 +08:00