]> granicus.if.org Git - esp-idf/commit
driver/rtc: add support for attaching handlers to RTC_CNTL interrupts
authorIvan Grokhotkov <ivan@espressif.com>
Fri, 2 Jun 2017 09:47:23 +0000 (17:47 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Mon, 10 Jul 2017 09:21:49 +0000 (17:21 +0800)
commitcbe23147bfbbdc0d7d26af150c2b04bdcb9b682a
treeebcd913a9672da945a31c77291713c6152090c1a
parente173dd400ddeff6caf94498a9353abe8e759ccfa
driver/rtc: add support for attaching handlers to RTC_CNTL interrupts
components/driver/include/driver/rtc_cntl.h [new file with mode: 0644]
components/driver/rtc_module.c