Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/drivers/include/
Dnrfx_power.h121 NRFX_POWER_USB_STATE_DISCONNECTED, /**< No power on USB lines detected. */ enumerator
374 return NRFX_POWER_USB_STATE_DISCONNECTED; in nrfx_power_usbstatus_get()
Dnrfx_power_compat.h95 #define NRFX_POWER_USB_STATE_DISCONNECTED NRFX_USBREG_STATE_DISCONNECTED macro