Searched refs:MAX_PRIORITY (Results 1 – 2 of 2) sorted by relevance
52 const int MAX_PRIORITY = 13; in z_x86_allocate_vector() local56 if (priority >= MAX_PRIORITY) { in z_x86_allocate_vector()57 priority = MAX_PRIORITY; in z_x86_allocate_vector()
20 #define MAX_PRIORITY 7 macro136 if (config->channel_priority > MAX_PRIORITY) { in dma_xmc4xxx_config()