Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_usbreg.h68 NRFX_USBREG_STATE_DISCONNECTED, /**< No power on USB lines detected. */ enumerator
143 return NRFX_USBREG_STATE_DISCONNECTED; in nrfx_usbreg_usbstatus_get()
Dnrfx_power_compat.h102 #define NRFX_POWER_USB_STATE_DISCONNECTED NRFX_USBREG_STATE_DISCONNECTED