Home
last modified time | relevance | path

Searched refs:LL_NVIC_SetPriority (Results 1 – 3 of 3) sorted by relevance

/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/inc/
A Dtae32f53xx_ll_cortex.h85 void LL_NVIC_SetPriority(IRQn_Type IRQn, uint32_t PreemptPriority, uint32_t SubPriority);
/bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver/src/
A Dtae32f53xx_ll_cortex.c183 void LL_NVIC_SetPriority(IRQn_Type IRQn, uint32_t PreemptPriority, uint32_t SubPriority) in LL_NVIC_SetPriority() function
A Dtae32f53xx_ll.c255 LL_NVIC_SetPriority(SysTick_IRQn, TickPriority, 0U); in LL_InitTick()

Completed in 8 milliseconds