Home
last modified time | relevance | path

Searched refs:nrf_usbd_common_wakeup_req (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/usb/common/nrf_usbd_common/
Dnrf_usbd_common.h402 bool nrf_usbd_common_wakeup_req(void);
Dnrf_usbd_common.c1340 bool nrf_usbd_common_wakeup_req(void) in nrf_usbd_common_wakeup_req() function
/Zephyr-latest/drivers/usb/udc/
Dudc_nrf.c730 bool res = nrf_usbd_common_wakeup_req(); in udc_nrf_host_wakeup()
/Zephyr-latest/drivers/usb/device/
Dusb_dc_nrfx.c1875 bool res = nrf_usbd_common_wakeup_req(); in usb_dc_wakeup_request()