Searched refs:btype (Results 1 – 2 of 2) sorted by relevance
144 picoos_uint8 btype; in ctrlStep() local160 btype = picodata_cbGetFrontItemType(ctrl->procUnit[ctrl->curPU]->cbOut); in ctrlStep()161 ctrl->lastItemTypeProduced=(picoos_uint8)btype; in ctrlStep()
311 static const char *type_to_name(int btype) in type_to_name() argument313 switch (btype) { in type_to_name()