HomeSort by relevance Sort by last modified time
    Searched refs:isrs (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/inc/
isr.h 29 link_t isrs; member in struct:ChainedInterrupt
47 list_add_tail(&interrupt->isrs, &isr->node);
56 if (!list_is_empty(&interrupt->isrs))
66 list_iterate(&interrupt->isrs, cur, tmp) {
83 list_iterate(&interrupt->isrs, cur, tmp) {
99 list_iterate(&interrupt->isrs, cur, tmp) {
  /hardware/bsp/intel/peripheral/libmraa/src/python/docs/
example.rst 24 remove the first one, multiple isrs on one pin are not supported. Some

Completed in 54 milliseconds