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

  /device/google/contexthub/firmware/os/inc/
isr.h 44 static inline void chainIsr(struct ChainedInterrupt *interrupt, struct ChainedIsr *isr)
  /device/google/contexthub/firmware/os/platform/stm32/
exti.c 192 chainIsr(&exti->base, isr);

Completed in 337 milliseconds