Home
last modified time | relevance | path

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

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