Searched refs:event_value (Results 1 – 1 of 1) sorted by relevance
77 uint32_t event_value; in irq_task_func() local81 …(void)aos_event_get(&pin->irq_event, event_mask, AOS_EVENT_OR_CLEAR, &event_value, AOS_WAIT_FOREVE… in irq_task_func()91 (event_value & AOS_GPIOC_IRQ_EVENT_P)) in irq_task_func()96 (event_value & AOS_GPIOC_IRQ_EVENT_N)) in irq_task_func()
Completed in 3 milliseconds