Searched refs:USBPULLUP (Results 1 – 5 of 5) sorted by relevance
1253 p_reg->USBPULLUP = USBD_USBPULLUP_CONNECT_Enabled << USBD_USBPULLUP_CONNECT_Pos; in nrf_usbd_pullup_enable()1254 (void) p_reg->USBPULLUP; in nrf_usbd_pullup_enable()1259 p_reg->USBPULLUP = USBD_USBPULLUP_CONNECT_Disabled << USBD_USBPULLUP_CONNECT_Pos; in nrf_usbd_pullup_disable()1260 (void) p_reg->USBPULLUP; in nrf_usbd_pullup_disable()1265 return p_reg->USBPULLUP == (USBD_USBPULLUP_CONNECT_Enabled << USBD_USBPULLUP_CONNECT_Pos); in nrf_usbd_pullup_check()
1933 …__IOM uint32_t USBPULLUP; /*!< (@ 0x00000504) Control of the USB pull-up … member
2595 …__IOM uint32_t USBPULLUP; /*!< (@ 0x00000504) Control of the USB pull-up … member
2594 …__IOM uint32_t USBPULLUP; /*!< (@ 0x00000504) Control of the USB pull-up … member
2989 …__IOM uint32_t USBPULLUP; /*!< (@ 0x00000504) Control of the USB pull-up … member