Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/include/
Dspu_timer.h79 #define SPU_TIMER_ERR_NOT_STOPPED -17 macro
/picolibc-latest/newlib/libc/machine/spu/
Dspu_timer_svcs.c112 return SPU_TIMER_ERR_NOT_STOPPED; in spu_timer_start()