Searched refs:MAXIM_DS3231_ALARM_FLAGS_IGNMN (Results 1 – 3 of 3) sorted by relevance
159 #define MAXIM_DS3231_ALARM_FLAGS_IGNMN BIT(1) macro
316 | MAXIM_DS3231_ALARM_FLAGS_IGNMN in main()
400 if (flags & MAXIM_DS3231_ALARM_FLAGS_IGNMN) { in encode_alarm()