Searched refs:DV_RETRIES (Results 1 – 1 of 1) sorted by relevance
36 #define DV_RETRIES 3 /* should only need at most macro122 for(i = 0; i < DV_RETRIES; i++) { in spi_execute()