Searched defs:MAX_RETRIES (Results 1 – 3 of 3) sorted by relevance
35 constexpr uint8_t MAX_RETRIES = 0x02; // Constants for retry limits variable
522 constexpr int MAX_RETRIES{3}; in DisableRebootGuard() local
127 #define MAX_RETRIES 10 macro