Home
last modified time | relevance | path

Searched refs:PCF8563_RTC_ALARM_TIME_MASK (Results 1 – 1 of 1) sorted by relevance

/drivers/rtc/
A Drtc_pcf8563.c56 #define PCF8563_RTC_ALARM_TIME_MASK \ macro
243 *mask = PCF8563_RTC_ALARM_TIME_MASK; in pcf8563_alarm_get_supported_fields()
260 if ((mask & ~(PCF8563_RTC_ALARM_TIME_MASK)) != 0) { in pcf8563_alarm_set_time()

Completed in 10 milliseconds