Home
last modified time | relevance | path

Searched refs:nrfx_usbd_stop (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_usbd.h472 void nrfx_usbd_stop(void);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c1791 nrfx_usbd_stop(); in nrfx_usbd_disable()
1851 void nrfx_usbd_stop(void) in nrfx_usbd_stop() function
/hal_nordic-latest/nrfx/
DCHANGELOG.md610 - Fixed the pending interrupt clearing in NVIC in the nrfx_usbd_stop() function. The driver now cor…