Searched refs:nrf_nfct_rx_frame_status_get (Results 1 – 2 of 2) sorted by relevance
541 NRF_STATIC_INLINE uint32_t nrf_nfct_rx_frame_status_get(NRF_NFCT_Type const * p_reg);1133 NRF_STATIC_INLINE uint32_t nrf_nfct_rx_frame_status_get(NRF_NFCT_Type const * p_reg) in nrf_nfct_rx_frame_status_get() function
414 uint32_t frame_status = nrf_nfct_rx_frame_status_get(p_reg); in nrfy_nfct_rx_frame_status_get()