Searched refs:nrf_nfct_tx_bits_get (Results 1 – 2 of 2) sorted by relevance
731 NRF_STATIC_INLINE uint16_t nrf_nfct_tx_bits_get(NRF_NFCT_Type const * p_reg);1232 NRF_STATIC_INLINE uint16_t nrf_nfct_tx_bits_get(NRF_NFCT_Type const * p_reg) in nrf_nfct_tx_bits_get() function
548 uint16_t bits = nrf_nfct_tx_bits_get(p_reg); in nrfy_nfct_tx_bits_get()