Searched refs:PCF8523_CONTROL_1_AIE (Results 1 – 1 of 1) sorted by relevance
47 #define PCF8523_CONTROL_1_AIE BIT(1) macro622 control_1 |= PCF8523_CONTROL_1_AIE; in pcf8523_alarm_set_callback()624 control_1 &= ~(PCF8523_CONTROL_1_AIE); in pcf8523_alarm_set_callback()681 if ((control_1 & PCF8523_CONTROL_1_AIE) == 0U) { in pcf8523_update_set_callback()839 regs[0] &= ~(PCF8523_CONTROL_1_SIE | PCF8523_CONTROL_1_AIE | PCF8523_CONTROL_1_CIE); in pcf8523_init()847 regs[0] |= PCF8523_CONTROL_1_AIE; in pcf8523_init()