Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_nfct.h127 } nrfx_nfct_param_t; typedef
304 nrfx_err_t nrfx_nfct_parameter_set(nrfx_nfct_param_t const * p_param);
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_nfct.c794 nrfx_err_t nrfx_nfct_parameter_set(nrfx_nfct_param_t const * p_param) in nrfx_nfct_parameter_set()