Searched refs:AS73211_SAMPLE_TIME_MAX_MS (Results 1 – 1 of 1) sorted by relevance
76 #define AS73211_SAMPLE_TIME_MAX_MS BIT(AS73211_SAMPLE_TIME_NUM - 1) macro571 if (time_ms < 0 || !is_power_of_2(time_ms) || time_ms > AS73211_SAMPLE_TIME_MAX_MS) in _as73211_write_raw()