Searched refs:vTaskPrioritySet (Results 1 – 4 of 4) sorted by relevance
60 #define vTaskPrioritySet MPU_vTaskPrioritySet macro
1078 void vTaskPrioritySet( TaskHandle_t xTask, UBaseType_t uxNewPriority ) PRIVILEGED_FUNCTION;
260 vTaskPrioritySet(thread->thread_handle, priority); in osi_thread_set_priority()
151 vTaskPrioritySet(NULL, configMAX_PRIORITIES - 1); in spi_flash_disable_interrupts_caches_and_other_cpu()164 vTaskPrioritySet(NULL, old_prio); in spi_flash_disable_interrupts_caches_and_other_cpu()