Searched refs:generation (Results 1 – 14 of 14) sorted by relevance
52 uint32_t generation : 29; // this size should be the same in MAX_GENERATION member131 assert(i == 0 || s_log_cache[(i - 1) / 2].generation < s_log_cache[i].generation); in esp_log_level_set()217 assert(i == 0 || s_log_cache[(i - 1) / 2].generation < s_log_cache[i].generation); in get_cached_log_level()235 s_log_cache[i].generation = s_log_cache_max_generation++; in get_cached_log_level()248 uint32_t generation = s_log_cache_max_generation++; in add_to_cache() local254 .generation = generation, in add_to_cache()266 .generation = generation in add_to_cache()280 s_log_cache[i].generation = i; in fix_cache_generation_overflow()309 …int next = (s_log_cache[left_index].generation < s_log_cache[right_index].generation) ? left_index… in heap_bubble_down()
16 # Process the template file through the linker script generation mechanism, and use the output for …
41 * (0x20 offset above is a convenience for the app binary image generation.
107 bool "Enable countermeasure for ECDSA signature generation"
79 # is not explicitly specified while key-pair generation.
45 …ript expects an array. Failing to do so, may lead to unintended states generation. For example, `[…
16 * Binary image generation commands, such as :ref:`elf2image <elf-2-image>` or :ref:`merge_bin <merg…
58 * (0x20 offset above is a convenience for the app binary image generation.
51 * (0x20 offset above is a convenience for the app binary image generation.
66 (0x20 offset above is a convenience for the app binary image generation.
69 * (0x20 offset above is a convenience for the app binary image generation.
63 (0x20 offset above is a convenience for the app binary image generation.
123 …and generation of both .eh_frame and .eh_frame_hdr sections, resulting in a bigger binary size (20…