Searched refs:CACHE_USER_MAX_COUNT (Results 1 – 2 of 2) sorted by relevance
33 constexpr uint8_t CACHE_USER_MAX_COUNT = 16; variable
92 if (configTableLen_ > CACHE_USER_MAX_COUNT) { in PrecheckStatus()