Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/include/
Dspu_timer.h74 #define SPU_TIMER_ERR_INVALID_ID -12 macro
/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/
Dspu_timer_free.c51 return SPU_TIMER_ERR_INVALID_ID; in spu_timer_free()
Dspu_timer_stop.c48 return SPU_TIMER_ERR_INVALID_ID; in spu_timer_stop()
Dspu_timer_svcs.c104 return SPU_TIMER_ERR_INVALID_ID; in spu_timer_start()