Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_nfct.h688 NRF_STATIC_INLINE void nrf_nfct_rxtx_buffer_set(NRF_NFCT_Type * p_reg,
1209 NRF_STATIC_INLINE void nrf_nfct_rxtx_buffer_set(NRF_NFCT_Type * p_reg, in nrf_nfct_rxtx_buffer_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_nfct.h260 nrf_nfct_rxtx_buffer_set(p_reg, p_rxtx_buf, max_txrx_len); in nrfy_nfct_rxtx_buffer_set()