Searched refs:nrf_usbd_setup_wlength_get (Results 1 – 2 of 2) sorted by relevance
810 NRF_STATIC_INLINE uint16_t nrf_usbd_setup_wlength_get(NRF_USBD_Type const * p_reg);1201 NRF_STATIC_INLINE uint16_t nrf_usbd_setup_wlength_get(NRF_USBD_Type const * p_reg) in nrf_usbd_setup_wlength_get() function
1208 nrf_usbd_setup_wlength_get(NRF_USBD)); in ev_setup_handler()2279 p_setup->wLength = nrf_usbd_setup_wlength_get(NRF_USBD); in nrfx_usbd_setup_get()