Searched refs:BATT_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
30 #define BATT_DELAY_MS (1000 * 60 * 60 * 24) /* 24 h delay */ macro93 next_update = priv.last_updated_jiffies + msecs_to_jiffies(BATT_DELAY_MS); in simatic_ipc_batt_read_value()