/FreeRTOS-Kernel/portable/MSVC-MingW/ |
A D | portmacro.h | 141 #define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) \ argument 155 #define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) \ argument 166 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) _BitScanReverse( ( unsigne… argument
|
/FreeRTOS-Kernel/portable/CCS/ARM_Cortex-R4/ |
A D | portmacro.h | 110 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __clz(… argument
|
/FreeRTOS-Kernel/portable/IAR/ARM_CA5_No_GIC/ |
A D | portmacro.h | 147 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __C… argument
|
/FreeRTOS-Kernel/portable/RVDS/ARM_CA9/ |
A D | portmacro.h | 152 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __c… argument
|
/FreeRTOS-Kernel/portable/MPLAB/PIC32MX/ |
A D | portmacro.h | 164 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - _clz… argument
|
/FreeRTOS-Kernel/portable/CCS/ARM_CM4F/ |
A D | portmacro.h | 129 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __c… argument
|
/FreeRTOS-Kernel/portable/IAR/ARM_CRx_No_GIC/ |
A D | portmacro.h | 168 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… argument
|
/FreeRTOS-Kernel/portable/MPLAB/PIC32MZ/ |
A D | portmacro.h | 175 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - _clz… argument
|
/FreeRTOS-Kernel/portable/CCS/ARM_CM3/ |
A D | portmacro.h | 135 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __c… argument
|
/FreeRTOS-Kernel/portable/GCC/RISC-V/ |
A D | portmacro.h | 153 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - _… argument
|
/FreeRTOS-Kernel/portable/GCC/ARM_CRx_No_GIC/ |
A D | portmacro.h | 171 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - ulP… argument
|
/FreeRTOS-Kernel/portable/MikroC/ARM_CM4F/ |
A D | portmacro.h | 172 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… argument
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM7/r0p1/ |
A D | portmacro.h | 137 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… argument
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM3/ |
A D | portmacro.h | 138 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… argument
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM4F/ |
A D | portmacro.h | 137 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… argument
|
/FreeRTOS-Kernel/portable/template/ |
A D | portmacro.h | 66 #define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) \ argument
|
/FreeRTOS-Kernel/portable/MPLAB/PIC32MEC14xx/ |
A D | portmacro.h | 213 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - _clz( … argument
|
/FreeRTOS-Kernel/portable/GCC/ARM_AARCH64_SRE/ |
A D | portmacro.h | 168 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __b… argument
|
/FreeRTOS-Kernel/portable/RVDS/ARM_CM3/ |
A D | portmacro.h | 156 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… argument
|
/FreeRTOS-Kernel/portable/RVDS/ARM_CM4F/ |
A D | portmacro.h | 156 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… argument
|
/FreeRTOS-Kernel/portable/RVDS/ARM_CM7/r0p1/ |
A D | portmacro.h | 156 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… argument
|
/FreeRTOS-Kernel/portable/IAR/ARM_CA9/ |
A D | portmacro.h | 150 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __C… argument
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM3/ |
A D | portmacro.h | 168 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… argument
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM4F/ |
A D | portmacro.h | 171 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… argument
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM7/r0p1/ |
A D | portmacro.h | 168 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… argument
|