Searched refs:NRFX_NFCT_BYTES_TO_BITS (Results 1 – 1 of 1) sorted by relevance
119 #define NRFX_NFCT_BYTES_TO_BITS(_bytes) ((_bytes) << 3UL) macro651 nrfy_nfct_tx_bits_set(NRF_NFCT, (uint16_t)NRFX_NFCT_BYTES_TO_BITS(p_tx_data->data_size)); in nrfx_nfct_tx()