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

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

Completed in 41 milliseconds