Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_nfct.h296 } nrf_nfct_bias_config_t; typedef
1015 nrf_nfct_bias_config_t const * p_bias_config);
1024 nrf_nfct_bias_config_t * p_bias_config);
1461 nrf_nfct_bias_config_t const * p_bias_config) in nrf_nfct_bias_config_set()
1480 nrf_nfct_bias_config_t * p_bias_config) in nrf_nfct_bias_config_get()
/hal_nordic-latest/nrfx/haly/
Dnrfy_nfct.h751 nrf_nfct_bias_config_t * p_bias_config) in nrfy_nfct_bias_config_get()
760 nrf_nfct_bias_config_t const * p_bias_config) in nrfy_nfct_bias_config_set()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_nfct.c184 nrf_nfct_bias_config_t bias_cfg; in nfct_trims_apply()