Home
last modified time | relevance | path

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

/external/platform/nrfx/hal/
A Dnrf_nfct.h49 #define NRF_NFCT_CRC_SIZE 2 /**< CRC size in bytes. */ macro
1113 return rx_bits - (crc_excluded ? (8u * NRF_NFCT_CRC_SIZE) : 0); in nrf_nfct_rx_bits_get()

Completed in 6 milliseconds