Searched refs:tx_bits (Results 1 – 1 of 1) sorted by relevance
669 NRF_STATIC_INLINE void nrf_nfct_tx_bits_set(NRF_NFCT_Type * p_reg, uint16_t tx_bits);1093 NRF_STATIC_INLINE void nrf_nfct_tx_bits_set(NRF_NFCT_Type * p_reg, uint16_t tx_bits) in nrf_nfct_tx_bits_set() argument1095 p_reg->TXD.AMOUNT = (tx_bits & (NFCT_TXD_AMOUNT_TXDATABITS_Msk | in nrf_nfct_tx_bits_set()
Completed in 5 milliseconds