Searched refs:GPIO_V2_LINE_EVENT_RISING_EDGE (Results 1 – 3 of 3) sorted by relevance
271 GPIO_V2_LINE_EVENT_RISING_EDGE = 1, enumerator
115 case GPIO_V2_LINE_EVENT_RISING_EDGE: in monitor_device()
644 return level ? GPIO_V2_LINE_EVENT_RISING_EDGE : in line_event_id()681 le.id = GPIO_V2_LINE_EVENT_RISING_EDGE; in process_hw_ts_thread()797 le.id = GPIO_V2_LINE_EVENT_RISING_EDGE; in edge_irq_thread()
Completed in 9 milliseconds