Home
last modified time | relevance | path

Searched refs:USBPULLUP (Results 1 – 5 of 5) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_usbd.h1253 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()
/hal_nordic-latest/nrfx/mdk/
Dnrf52820.h1933 …__IOM uint32_t USBPULLUP; /*!< (@ 0x00000504) Control of the USB pull-up … member
Dnrf52833.h2595 …__IOM uint32_t USBPULLUP; /*!< (@ 0x00000504) Control of the USB pull-up … member
Dnrf52840.h2594 …__IOM uint32_t USBPULLUP; /*!< (@ 0x00000504) Control of the USB pull-up … member
Dnrf5340_application.h2989 …__IOM uint32_t USBPULLUP; /*!< (@ 0x00000504) Control of the USB pull-up … member