Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_nfct.h51 #define NRF_NFCT_CRC_SIZE 2 /**< CRC size in bytes. */ macro
1136 return (uint16_t)(rx_bits - (crc_excluded ? (8u * NRF_NFCT_CRC_SIZE) : 0)); in nrf_nfct_rx_bits_get()