Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/include/
Dspu_timer.h77 #define SPU_TIMER_ERR_NOCLOCK -15 macro
/picolibc-latest/newlib/libc/machine/spu/
Dspu_timer_stop.c53 return SPU_TIMER_ERR_NOCLOCK; in spu_timer_stop()
Dspu_timer_svcs.c109 return SPU_TIMER_ERR_NOCLOCK; in spu_timer_start()