Home
last modified time | relevance | path

Searched defs:generation (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/log/
Dlog.c52 uint32_t generation : 29; // this size should be the same in MAX_GENERATION member
248 uint32_t generation = s_log_cache_max_generation++; in add_to_cache() local