Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_usbd.h1380 p_reg->LOWPOWER = USBD_LOWPOWER_LOWPOWER_LowPower << USBD_LOWPOWER_LOWPOWER_Pos; in nrf_usbd_lowpower_enable()
1381 (void) p_reg->LOWPOWER; in nrf_usbd_lowpower_enable()
1386 p_reg->LOWPOWER = USBD_LOWPOWER_LOWPOWER_ForceNormal << USBD_LOWPOWER_LOWPOWER_Pos; in nrf_usbd_lowpower_disable()
1387 (void) p_reg->LOWPOWER; in nrf_usbd_lowpower_disable()
1392 return (p_reg->LOWPOWER != (USBD_LOWPOWER_LOWPOWER_ForceNormal << USBD_LOWPOWER_LOWPOWER_Pos)); in nrf_usbd_lowpower_check()
/hal_nordic-latest/nrfx/mdk/
Dnrf52820.h1946 …__IOM uint32_t LOWPOWER; /*!< (@ 0x0000052C) Controls USBD peripheral low pow… member
Dnrf52833.h2608 …__IOM uint32_t LOWPOWER; /*!< (@ 0x0000052C) Controls USBD peripheral low pow… member
Dnrf52840.h2607 …__IOM uint32_t LOWPOWER; /*!< (@ 0x0000052C) Controls USBD peripheral low pow… member
Dnrf5340_application.h3002 …__IOM uint32_t LOWPOWER; /*!< (@ 0x0000052C) Controls USBD peripheral Low-pow… member