Searched refs:DCFG_DEVSPEED (Results 1 – 1 of 1) sorted by relevance
619 #define DCFG_DEVSPEED(regval) (DCFG_DS & ((regval) << 0)) /*!< device speed configuration … macro621 #define USB_SPEED_EXP_HIGH DCFG_DEVSPEED(0U) /*!< device external PHY high s…622 #define USB_SPEED_EXP_FULL DCFG_DEVSPEED(1U) /*!< device external PHY full s…623 #define USB_SPEED_INP_FULL DCFG_DEVSPEED(3U) /*!< device internal PHY full s…
Completed in 7 milliseconds