Searched refs:esp_log_early_timestamp (Results 1 – 5 of 5) sorted by relevance
65 uint32_t timestamp = esp_log_early_timestamp(); in esp_log_system_timestamp()102 return esp_log_early_timestamp(); in esp_log_timestamp()106 base = esp_log_early_timestamp(); in esp_log_timestamp()113 uint32_t esp_log_early_timestamp(void) in esp_log_early_timestamp() function
33 uint32_t esp_log_early_timestamp(void) in esp_log_early_timestamp() function
6 log_freertos:esp_log_early_timestamp (noflash)
42 uint32_t tm_start = esp_log_early_timestamp(); in bootloader_common_check_long_hold_gpio_level()50 } while (delay_sec > ((esp_log_early_timestamp() - tm_start) / 1000L)); in bootloader_common_check_long_hold_gpio_level()
126 uint32_t esp_log_early_timestamp(void);