Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_nfct.h710 NRF_STATIC_INLINE uint8_t nrf_nfct_tx_frame_config_get(NRF_NFCT_Type const * p_reg);
1222 NRF_STATIC_INLINE uint8_t nrf_nfct_tx_frame_config_get(NRF_NFCT_Type const * p_reg) in nrf_nfct_tx_frame_config_get() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_nfct.h532 uint8_t frame_config = nrf_nfct_tx_frame_config_get(p_reg); in nrfy_nfct_tx_frame_config_get()