Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_usbreg.h89 } nrfx_usbreg_config_t; typedef
107 void nrfx_usbreg_init(nrfx_usbreg_config_t const *p_config);
Dnrfx_power_compat.h94 typedef nrfx_usbreg_config_t nrfx_power_usbevt_config_t;
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbreg.c47 void nrfx_usbreg_init(nrfx_usbreg_config_t const * p_config) in nrfx_usbreg_init()