Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/dts/
A Dstm32mp151.dtsi46 timer {
146 timer@1 {
180 timer@2 {
212 timer@3 {
246 timer@4 {
269 timer@5 {
287 timer@6 {
309 timer@11 {
331 timer@12 {
353 timer@13 {
[all …]
A Dat91-sama5d27_som1_ek.dts90 tcb0: timer@f800c000 {
91 timer0: timer@0 {
92 compatible = "atmel,tcb-timer";
96 timer1: timer@1 {
97 compatible = "atmel,tcb-timer";
141 atmel,wakeup-rtc-timer;
A Dstm32mp153.dtsi25 timer {
A Dat91-sama5d2_xplained.dts159 tcb0: timer@f800c000 {
160 timer0: timer@0 {
161 compatible = "atmel,tcb-timer";
165 timer1: timer@1 {
166 compatible = "atmel,tcb-timer";
350 atmel,wakeup-rtc-timer;
A Dstm32mp15xx-dkx.dtsi580 timer@0 {
595 timer@2 {
610 timer@3 {
625 timer@4 {
634 timer@5 {
649 timer@11 {
A Dstm32mp157c-ev1.dts307 timer@1 {
322 timer@7 {
337 timer@11 {
A Dsama5d2.dtsi392 tcb0: timer@f800c000 {
402 tcb1: timer@f8010000 {
691 atmel,wakeup-rtc-timer;
696 pit: timer@f8048030 {
A Dstm32mp15xx-dhcom-pdk2.dtsi275 timer@1 {
A Dfsl-lx2160a.dtsi395 timer {
396 compatible = "arm,armv8-timer";
852 ftm_alarm0: timer@2800000 {
1253 ptp-timer@8b95000 {
A Dstm32mp157c-ed1.dts389 timer@5 {
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dplatform.c258 static mbedtls_time_t platform_time_uninit( mbedtls_time_t* timer ) in platform_time_uninit() argument
260 ((void) timer); in platform_time_uninit()
267 mbedtls_time_t (*mbedtls_time)( mbedtls_time_t* timer ) = MBEDTLS_PLATFORM_STD_TIME;
269 int mbedtls_platform_set_time( mbedtls_time_t (*time_func)( mbedtls_time_t* timer ) ) in mbedtls_platform_set_time() argument
A Dentropy_poll.c238 unsigned long timer = mbedtls_timing_hardclock(); in mbedtls_hardclock_poll() local
245 memcpy( output, &timer, sizeof(unsigned long) ); in mbedtls_hardclock_poll()
A Dtiming.c342 (void) mbedtls_timing_get_timer( &ctx->timer, 1 ); in mbedtls_timing_set_delay()
356 elapsed_ms = mbedtls_timing_get_timer( &ctx->timer, 0 ); in mbedtls_timing_get_delay()
399 mbedtls_timing_get_timer( &ctx.timer, 0 ), \
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dtiming.h54 struct mbedtls_timing_hr_time timer; member

Completed in 16 milliseconds