Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/include/
Dspu_timer.h77 #define SPU_TIMER_ERR_NOCLOCK -15 macro
/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/
Dspu_timer_stop.c51 return SPU_TIMER_ERR_NOCLOCK; in spu_timer_stop()
Dspu_timer_svcs.c107 return SPU_TIMER_ERR_NOCLOCK; in spu_timer_start()