Home
last modified time | relevance | path

Searched refs:nrfx_power_usbevt_config_t (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_power.h235 }nrfx_power_usbevt_config_t; typedef
393 void nrfx_power_usbevt_init(nrfx_power_usbevt_config_t const * p_config);
Dnrfx_power_compat.h94 typedef nrfx_usbreg_config_t nrfx_power_usbevt_config_t; typedef
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_power.c326 void nrfx_power_usbevt_init(nrfx_power_usbevt_config_t const * p_config) in nrfx_power_usbevt_init()