Searched refs:USB_CTRLA_SWRST_Pos (Results 1 – 2 of 2) sorted by relevance
58 #define USB_CTRLA_SWRST_Pos 0 /**< \brief (USB_CTRLA) Software Reset */ macro59 #define USB_CTRLA_SWRST (_U(0x1) << USB_CTRLA_SWRST_Pos)
2130 tmp = (tmp & USB_CTRLA_SWRST) >> USB_CTRLA_SWRST_Pos; in hri_usbhost_get_CTRLA_SWRST_bit()5187 tmp = (tmp & USB_CTRLA_SWRST) >> USB_CTRLA_SWRST_Pos; in hri_usbdevice_get_CTRLA_SWRST_bit()