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

  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
core_cm0.h 596 __STATIC_INLINE void NVIC_ClearPendingIRQ(IRQn_Type IRQn)
    [all...]
core_cm0plus.h     [all...]
core_sc000.h     [all...]
core_cm3.h     [all...]
core_cm4.h     [all...]
core_sc300.h     [all...]
core_cm7.h     [all...]
  /device/google/contexthub/firmware/os/platform/stm32/
platform.c 237 NVIC_ClearPendingIRQ(i);
spi.c 380 NVIC_ClearPendingIRQ(pdev->cfg->irq);

Completed in 80 milliseconds