Searched refs:evt_id (Results 1 – 2 of 2) sorted by relevance
220 nfct_evt.evt_id = NRFX_NFCT_EVT_FIELD_DETECTED; in nrfx_nfct_field_event_handler()231 nfct_evt.evt_id = NRFX_NFCT_EVT_FIELD_LOST; in nrfx_nfct_field_event_handler()322 .evt_id = NRFX_NFCT_EVT_FIELD_LOST, in nrfx_nfct_field_poll()719 .evt_id = NRFX_NFCT_EVT_RX_FRAMEEND in nrfx_nfct_irq_handler()763 .evt_id = NRFX_NFCT_EVT_SELECTED in nrfx_nfct_irq_handler()777 .evt_id = NRFX_NFCT_EVT_ERROR in nrfx_nfct_irq_handler()808 nfct_evt.evt_id = NRFX_NFCT_EVT_TX_FRAMESTART; in nrfx_nfct_irq_handler()823 .evt_id = NRFX_NFCT_EVT_TX_FRAMEEND in nrfx_nfct_irq_handler()
154 nrfx_nfct_evt_id_t evt_id; ///< Type of event. member
Completed in 5 milliseconds