Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_power.h131NRFX_POWER_USB_STATE_CONNECTED, /**< The USB power is detected, but USB power regulator is not … enumerator
428 return NRFX_POWER_USB_STATE_CONNECTED; in nrfx_power_usbstatus_get()
Dnrfx_power_compat.h103 #define NRFX_POWER_USB_STATE_CONNECTED NRFX_USBREG_STATE_CONNECTED macro