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