Home
last modified time | relevance | path

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

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