Searched refs:USB_VCO_INPUT (Results 1 – 1 of 1) sorted by relevance
144 #define USB_VCO_INPUT (OSCHP_FREQUENCY / (USB_PDIV + 1UL)) macro219 #if (USB_VCO_INPUT < VCO_INPUT_MIN) || (USB_VCO_INPUT > VCO_INPUT_MAX)220 #error USB_VCO_INPUT frequency out of range.