Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpioc.c77 uint32_t event_value; in irq_task_func() local
81 …(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