Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_nfct.h700 NRF_STATIC_INLINE uint16_t nrf_nfct_max_rxtx_length_get(NRF_NFCT_Type const * p_reg);
1217 NRF_STATIC_INLINE uint16_t nrf_nfct_max_rxtx_length_get(NRF_NFCT_Type const * p_reg) in nrf_nfct_max_rxtx_length_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_nfct.h523 uint16_t max_length = nrf_nfct_max_rxtx_length_get(p_reg); in nrfy_nfct_max_rxtx_length_get()