Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zephyr/
Dio.c147 int64_t timestamp = k_uptime_get(); in io_detect_pin() local
155 uint32_t delta = k_uptime_get() - timestamp; in io_detect_pin()