Searched refs:nrfx_nfct_field_check (Results 1 – 2 of 2) sorted by relevance
234 bool nrfx_nfct_field_check(void);
221 field_state = (nrfx_nfct_field_check()) ? NRFX_NFC_FIELD_STATE_ON : in nfct_field_event_handler()336 if (!nrfx_nfct_field_check()) in nfct_field_poll()545 bool nrfx_nfct_field_check(void) in nrfx_nfct_field_check() function