Home
last modified time | relevance | path

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

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