Searched refs:nrfx_usbd_setup_t (Results 1 – 3 of 3) sorted by relevance
383 } nrfx_usbd_setup_t; typedef817 void nrfx_usbd_setup_get(nrfx_usbd_setup_t * p_setup);
2272 void nrfx_usbd_setup_get(nrfx_usbd_setup_t * p_setup) in nrfx_usbd_setup_get()2274 memset(p_setup, 0, sizeof(nrfx_usbd_setup_t)); in nrfx_usbd_setup_get()
640 - Fixed a typo in the name of the bmRequest field in the nrfx_usbd_setup_t structure. The new corre…