Home
last modified time | relevance | path

Searched refs:ESP_SYSTEM_INIT_FN_REGEX_SIMPLE (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/esp_system/
Dcheck_system_init_priorities.py20 ESP_SYSTEM_INIT_FN_REGEX_SIMPLE = re.compile(r'ESP_SYSTEM_INIT_FN') variable
57 count_expected = len(ESP_SYSTEM_INIT_FN_REGEX_SIMPLE.findall(file_contents))