Searched refs:RTC_RESET (Results 1 – 1 of 1) sorted by relevance
44 #define RTC_RESET 0x1000 macro60 set_dp(get_dp() & ~(RTC_RESET | RTC_IODATA | RTC_SCLK)); in ds1302_reset()71 set_dp(get_dp() | RTC_RESET); in ds1302_start()76 set_dp(get_dp() & ~RTC_RESET); in ds1302_stop()