Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/project/realtek_amebaD_cm4_gcc_verification/inc/
A DFreeRTOSConfig.h146 #define configPRIO_BITS __NVIC_PRIO_BITS macro
148 #define configPRIO_BITS 4 /* 15 priority levels */ macro
165 …figKERNEL_INTERRUPT_PRIORITY ( configLIBRARY_LOWEST_INTERRUPT_PRIORITY << (8 - configPRIO_BITS) )
168 …SCALL_INTERRUPT_PRIORITY ( configLIBRARY_MAX_SYSCALL_INTERRUPT_PRIORITY << (8 - configPRIO_BITS) )

Completed in 3 milliseconds