Home
last modified time | relevance | path

Searched refs:SPU_CLOCK_ERR_STILL_RUNNING (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/machine/spu/
Dspu_clock_stop.c57 return SPU_CLOCK_ERR_STILL_RUNNING; in spu_clock_stop()
/picolibc-latest/newlib/libc/machine/spu/include/
Dspu_timer.h68 #define SPU_CLOCK_ERR_STILL_RUNNING -3 macro