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

  /device/google/contexthub/firmware/os/platform/stm32/
hostIntf.c 64 priority = NVIC_GetPriority(rx);
70 priority = NVIC_GetPriority(tx);
  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
core_cm0.h 633 __STATIC_INLINE uint32_t NVIC_GetPriority(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...]

Completed in 165 milliseconds