Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/programs/test/
Dbenchmark.c288 unsigned long tbl, tbu0, tbu1; in mbedtls_timing_hardclock() local
292 asm volatile ("mftb %0" : "=r" (tbl)); in mbedtls_timing_hardclock()
296 return tbl; in mbedtls_timing_hardclock()