Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp32/
Ddport_access.c57 static uint32_t ccount_end[portNUM_PROCESSORS]; variable
137 ccount_end[cpu_id] = cpu_hal_get_cycle_count(); in esp_dport_access_stall_other_cpu_end()
138 ccount_margin[cpu_id][ccount_margin_cnt] = ccount_end[cpu_id] - ccount_start[cpu_id]; in esp_dport_access_stall_other_cpu_end()