Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_nfct.h671 NRF_STATIC_INLINE void nrf_nfct_tx_bits_set(NRF_NFCT_Type * p_reg, uint16_t tx_bits);
1116 NRF_STATIC_INLINE void nrf_nfct_tx_bits_set(NRF_NFCT_Type * p_reg, uint16_t tx_bits) in nrf_nfct_tx_bits_set() argument
1118 p_reg->TXD.AMOUNT = (tx_bits & (NFCT_TXD_AMOUNT_TXDATABITS_Msk | in nrf_nfct_tx_bits_set()