Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_nfct.h745 NRF_STATIC_INLINE void nrf_nfct_tx_bits_set(NRF_NFCT_Type * p_reg, uint16_t tx_bits);
1238 NRF_STATIC_INLINE void nrf_nfct_tx_bits_set(NRF_NFCT_Type * p_reg, uint16_t tx_bits) in nrf_nfct_tx_bits_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_nfct.h556 nrf_nfct_tx_bits_set(p_reg, tx_bits); in nrfy_nfct_tx_bits_set()