Searched refs:PICO_STEP_IDLE (Results 1 – 4 of 4) sorted by relevance
154 #define PICO_STEP_IDLE (pico_Status) 200 macro
651 if ((status != PICO_STEP_IDLE) && (status != PICO_STEP_BUSY)) { in pico_getData()
781 return (picodata_step_result_t)PICO_STEP_IDLE; in picoctrl_engFetchOutputItemBytes()
1616 if (ret != PICO_STEP_IDLE) { in synthesizeText()