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

  /device/google/contexthub/firmware/inc/
isr.h 51 static inline void unchainIsr(struct ChainedInterrupt *interrupt, struct ChainedIsr *isr)
86 unchainIsr(interrupt, curIsr);
  /device/google/contexthub/firmware/src/platform/stm32f4xx/
exti.c 207 unchainIsr(&exti->base, isr);

Completed in 34 milliseconds