Home
last modified time | relevance | path

Searched refs:SPU_TIMER_ERR_INVALID_ID (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/machine/spu/include/
Dspu_timer.h74 #define SPU_TIMER_ERR_INVALID_ID -12 macro
/picolibc-latest/newlib/libc/machine/spu/
Dspu_timer_free.c53 return SPU_TIMER_ERR_INVALID_ID; in spu_timer_free()
Dspu_timer_stop.c50 return SPU_TIMER_ERR_INVALID_ID; in spu_timer_stop()
Dspu_timer_svcs.c106 return SPU_TIMER_ERR_INVALID_ID; in spu_timer_start()