Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/ThirdParty/GCC/Xtensa_ESP32/
A Dportmux_impl.inc.h38 uint32_t ccount_start; local
50 RSR( CCOUNT, ccount_start );
102 if( ccount_now - ccount_start > ( unsigned ) timeout_cycles )

Completed in 4 milliseconds