Searched defs:event_type (Results 1 – 9 of 9) sorted by relevance
83 uint16_t event_type; in ipc_event_handler() local
51 test_pdma_event_t event_type = is_done ? TEST_PDMA_EVENT_COMPLETE : TEST_PDMA_EVENT_TIMEOUT; in test_pdma_call_back() local
74 u_int8_t event_type; member
102 static void timer_callback(nrf_timer_event_t event_type, void* p_context) in timer_callback()
271 ald_status_t ald_adc_poll_for_event(ald_adc_handle_t *hperh, ald_adc_event_type_t event_type, uint3… in ald_adc_poll_for_event()
304 ald_status_t ald_adc_poll_for_event(adc_handle_t *hperh, adc_event_type_t event_type, uint32_t time… in ald_adc_poll_for_event()
293 ald_status_t ald_adc_poll_for_event(adc_handle_t *hperh, adc_event_type_t event_type, uint32_t time… in ald_adc_poll_for_event()
735 unsigned char event_type = buf[2]; in bt_search() local
300 uint16_t event_type: 2; /*!< Event type */ member
Completed in 813 milliseconds