Home
last modified time | relevance | path

Searched refs:nrf_usbd_lowpower_enable (Results 1 – 2 of 2) sorted by relevance

/hal_nordic-latest/nrfx/hal/
Dnrf_usbd.h1018 NRF_STATIC_INLINE void nrf_usbd_lowpower_enable(NRF_USBD_Type * p_reg);
1378 NRF_STATIC_INLINE void nrf_usbd_lowpower_enable(NRF_USBD_Type * p_reg) in nrf_usbd_lowpower_enable() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c1898 nrf_usbd_lowpower_enable(NRF_USBD); in nrfx_usbd_suspend()