Searched refs:NRFX_POWER_USB_STATE_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
130 NRFX_POWER_USB_STATE_DISCONNECTED, /**< No power on USB lines detected. */ enumerator424 return NRFX_POWER_USB_STATE_DISCONNECTED; in nrfx_power_usbstatus_get()
102 #define NRFX_POWER_USB_STATE_DISCONNECTED NRFX_USBREG_STATE_DISCONNECTED macro