Searched refs:USBD_Maximum (Results 1 – 2 of 2) sorted by relevance
206 #define USBD_Maximum(a,b) ((a)>(b) ? (a) : (b)) macro