Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/driver/
Dsdspi_host.c544 int64_t t_end = esp_timer_get_time() + timeout_ms * 1000; in poll_busy() local
579 int64_t t_end = esp_timer_get_time() + timeout_ms * 1000; in poll_data_token() local