Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/include/
Dspu_timer.h76 #define SPU_TIMER_ERR_NOT_ACTIVE -14 macro
/picolibc-latest/newlib/libc/machine/spu/
Dspu_timer_stop.c102 return SPU_TIMER_ERR_NOT_ACTIVE; in spu_timer_stop()