Searched refs:nrfy_nfct_tx_bits_set (Results 1 – 2 of 2) sorted by relevance
651 nrfy_nfct_tx_bits_set(NRF_NFCT, (uint16_t)NRFX_NFCT_BYTES_TO_BITS(p_tx_data->data_size)); in nrfx_nfct_tx()728 nrfy_nfct_tx_bits_set(NRF_NFCT, (uint16_t)p_tx_data->data_size); in nrfx_nfct_bits_tx()
554 NRFY_STATIC_INLINE void nrfy_nfct_tx_bits_set(NRF_NFCT_Type * p_reg, uint16_t tx_bits) in nrfy_nfct_tx_bits_set() function