Home
last modified time | relevance | path

Searched refs:COUNTER_EVENT_CAPTURE (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dcounter.h67 COUNTER_EVENT_CAPTURE, enumerator
/linux/drivers/counter/
H A Dstm32-timer-cnt.c470 case COUNTER_EVENT_CAPTURE: in stm32_count_events_configure()
507 case COUNTER_EVENT_CAPTURE: in stm32_count_watch_validate()
647 counter_push_event(counter, COUNTER_EVENT_CAPTURE, i); in stm32_timer_cnt_isr()
H A Dti-ecap-capture.c217 case COUNTER_EVENT_CAPTURE: in ecap_cnt_watch_validate()
449 counter_push_event(counter_dev, COUNTER_EVENT_CAPTURE, i); in ecap_cnt_isr()