]> granicus.if.org Git - esp-idf/commit
feature(gpio): add APIs to set and get pad drive capability. RTC pads use RTC registe...
authorWangjialin <wangjialin@espressif.com>
Mon, 17 Jul 2017 07:38:19 +0000 (15:38 +0800)
committerWangjialin <wangjialin@espressif.com>
Wed, 19 Jul 2017 03:23:41 +0000 (11:23 +0800)
commitc30149e4bd8b51d457cc57d445561e6c8248e430
treeb585c019379ec08dfbd918e75276a6033dbca5b4
parentaef5e90ccea17300119a0994c17ce70bdbdbafd2
feature(gpio): add APIs to set and get pad drive capability. RTC pads use RTC registers to contol drive capability.
components/driver/gpio.c
components/driver/include/driver/gpio.h
components/driver/include/driver/rtc_io.h
components/driver/rtc_module.c