Home
last modified time | relevance | path

Searched refs:NRF_NFCT (Results 1 – 5 of 5) sorted by relevance

/lk-master/external/platform/nrfx/drivers/src/
A Dnrfx_nfct.c286 fdm = nrf_nfct_frame_delay_max_get(NRF_NFCT); in nrfx_nfct_reset()
287 nfcid1_size = nrf_nfct_nfcid1_get(NRF_NFCT, nfcid1); in nrfx_nfct_reset()
288 protocol = nrf_nfct_selres_protocol_get(NRF_NFCT); in nrfx_nfct_reset()
289 int_enabled = nrf_nfct_int_enable_get(NRF_NFCT); in nrfx_nfct_reset()
297 nrf_nfct_frame_delay_max_set(NRF_NFCT, fdm); in nrfx_nfct_reset()
298 nrf_nfct_nfcid1_set(NRF_NFCT, nfcid1, nfcid1_size); in nrfx_nfct_reset()
299 nrf_nfct_selres_protocol_set(NRF_NFCT, protocol); in nrfx_nfct_reset()
305 nrf_nfct_int_enable(NRF_NFCT, int_enabled); in nrfx_nfct_reset()
596 nrf_nfct_selres_protocol_set(NRF_NFCT, in nrfx_nfct_parameter_set()
671 nrf_nfct_autocolres_enable(NRF_NFCT); in nrfx_nfct_autocolres_enable()
[all …]
/lk-master/external/platform/nrfx/templates/
A Dnrfx_config_nrf5340_application.h63 #define NRF_NFCT NRF_NFCT_S macro
/lk-master/external/platform/nrfx/mdk/
A Dnrf52.h2367 #define NRF_NFCT ((NRF_NFCT_Type*) NRF_NFCT_BASE) macro
A Dnrf52833.h2716 #define NRF_NFCT ((NRF_NFCT_Type*) NRF_NFCT_BASE) macro
A Dnrf52840.h2845 #define NRF_NFCT ((NRF_NFCT_Type*) NRF_NFCT_BASE) macro

Completed in 55 milliseconds