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