Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/
Dspu_clock_stop.c50 return SPU_CLOCK_ERR_NOT_RUNNING; in spu_clock_stop()
/picolibc-latest/newlib/libc/machine/spu/include/
Dspu_timer.h67 #define SPU_CLOCK_ERR_NOT_RUNNING -2 macro