Home
last modified time | relevance | path

Searched refs:NVIC_GetPriority (Results 1 – 8 of 8) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
DhostIntf.c64 priority = NVIC_GetPriority(rx); in platHostIntfInit()
70 priority = NVIC_GetPriority(tx); in platHostIntfInit()
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cm0.h633 __STATIC_INLINE uint32_t NVIC_GetPriority(IRQn_Type IRQn) in NVIC_GetPriority() function
Dcore_cm0plus.h744 __STATIC_INLINE uint32_t NVIC_GetPriority(IRQn_Type IRQn) in NVIC_GetPriority() function
Dcore_sc000.h764 __STATIC_INLINE uint32_t NVIC_GetPriority(IRQn_Type IRQn) in NVIC_GetPriority() function
Dcore_cm3.h1445 __STATIC_INLINE uint32_t NVIC_GetPriority(IRQn_Type IRQn) in NVIC_GetPriority() function
Dcore_sc300.h1425 __STATIC_INLINE uint32_t NVIC_GetPriority(IRQn_Type IRQn) in NVIC_GetPriority() function
Dcore_cm4.h1597 __STATIC_INLINE uint32_t NVIC_GetPriority(IRQn_Type IRQn) in NVIC_GetPriority() function
Dcore_cm7.h1784 __STATIC_INLINE uint32_t NVIC_GetPriority(IRQn_Type IRQn) in NVIC_GetPriority() function