Searched refs:PVC_BUSY (Results 1 – 1 of 1) sorted by relevance
17 #define PVC_BUSY 0x80 macro81 while ((pvc_read_data() & PVC_BUSY) && i) in pvc_wait()