Lines Matching full:received
76 …(NRF_NFCT_Type, EVENTS_RXFRAMESTART), /**< The end of the first symbol of a received frame. */
77 …AMEEND = offsetof(NRF_NFCT_Type, EVENTS_RXFRAMEEND), /**< Received data was checked …
137 * @brief NFC received frame status bit masks.
156 …ATE_FrameDelay, /**< Counting Frame Delay Time since the last symbol of the last received frame. */
211 …_RXD_FRAMECONFIG_PARITY_Msk, /**< Indicates whether parity is expected in the received frames. */
212 …_FRAMECONFIG_SOF_Msk, /**< Indicates whether SoF symbol is expected in the received frames. */
213 …ECONFIG_CRCMODERX_Msk /**< Indicates whether CRC is expected and checked in the received frames. */
419 * since the last symbol of the last received frame.
448 …* the last symbol of the last received frame and the start of the transmission of a new T…
459 …* the last symbol of the last received frame and the start of the transmission of a new T…
469 …* the last symbol of the last received frame and the start of the transmission of a new T…
481 …* the last symbol of the last received frame and the start of the transmission of a new T…
575 * @note Destination for the received data is set using @ref nrf_nfct_rxtx_buffer_set.
583 * @brief Function for getting the number of bits received from the NFC poller.
587 …* @return Number of received bits including or excluding CRC, and excluding parity and SoF/EoF fra…