Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp_lwip/port/hooks/
Dtcp_isn_default.c91 lwip_init_tcp_isn(u32_t boot_time, const u8_t *secret_16_bytes) in lwip_init_tcp_isn()
/device/soc/esp/esp32/components/newlib/
Dtime.c63 uint64_t boot_time = esp_time_impl_get_boot_time(); in adjust_boot_time() local