Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_usbd.h1060 NRF_STATIC_INLINE nrf_usbd_isoinconfig_t nrf_usbd_isoinconfig_get(NRF_USBD_Type const * p_reg);
1401 NRF_STATIC_INLINE nrf_usbd_isoinconfig_t nrf_usbd_isoinconfig_get(NRF_USBD_Type const * p_reg) in nrf_usbd_isoinconfig_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c763 return nrf_usbd_isoinconfig_get(NRF_USBD); in nrfx_usbd_isoinconfig_get()