21 #ifndef MBEDTLS_TIMING_ALT_H
22 #define MBEDTLS_TIMING_ALT_H
24 #if !defined(MBEDTLS_CONFIG_FILE)
27 #include MBEDTLS_CONFIG_FILE
41 #if defined(MBEDTLS_TIMING_ALT)
45 #include "em_device.h"
56 void mbedtls_timing_init(
void );
62 void mbedtls_timing_free(
void );
70 return( DWT->CYCCNT );
unsigned long mbedtls_timing_hardclock(void)
Return the CPU cycle counter value.
Compatibility names (set of defines)