Home
last modified time | relevance | path

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

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