Searched refs:THROTTLED_NONE (Results 1 – 2 of 2) sorted by relevance
57 const uint8_t THROTTLED_NONE = 0x00; variable391 uint8_t throttleCause = THROTTLED_NONE;
627 if (newThrottleCause == THROTTLED_NONE) in updateThrottle()632 throttleCause = THROTTLED_NONE; in updateThrottle()