Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/
Dspu_clock_svcs.c62 __spu_tb_timeout = CLOCK_START_VALUE; in spu_clock_start()
Dspu_timer_stop.c86 __reset_spu_decr (CLOCK_START_VALUE); in spu_timer_stop()
Dspu_timer_internal.h69 #define CLOCK_START_VALUE 0x7FFFFFFF macro
Dspu_timer_slih.c213 decr_reset_val = __spu_timers_active ? __spu_timers_active->tmout : CLOCK_START_VALUE; in spu_clock_slih()