Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/
Dspu_clock_stop.c51 return SPU_CLOCK_ERR_TIMERS_ACTIVE; in spu_clock_stop()
/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/include/
Dspu_timer.h69 #define SPU_CLOCK_ERR_TIMERS_ACTIVE -4 macro