/Kernel-v10.6.2/portable/MSVC-MingW/ |
HD | portmacro.h | 123 #define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) \ macro 129 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) _BitScanReverse( ( DWORD * ) … macro
|
/Kernel-v10.6.2/portable/CCS/ARM_Cortex-R4/ |
HD | portmacro.h | 110 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __clz(… macro
|
/Kernel-v10.6.2/portable/IAR/ARM_CA5_No_GIC/ |
HD | portmacro.h | 147 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __CLZ(… macro
|
/Kernel-v10.6.2/portable/RVDS/ARM_CA9/ |
HD | portmacro.h | 152 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __clz(… macro
|
/Kernel-v10.6.2/portable/MPLAB/PIC32MX/ |
HD | portmacro.h | 164 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - _clz… macro
|
/Kernel-v10.6.2/portable/CCS/ARM_CM4F/ |
HD | portmacro.h | 117 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __c… macro
|
/Kernel-v10.6.2/portable/IAR/ARM_CRx_No_GIC/ |
HD | portmacro.h | 165 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - ( ui… macro
|
/Kernel-v10.6.2/portable/CCS/ARM_CM3/ |
HD | portmacro.h | 123 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __c… macro
|
/Kernel-v10.6.2/portable/MPLAB/PIC32MZ/ |
HD | portmacro.h | 175 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - _clz… macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CRx_No_GIC/ |
HD | portmacro.h | 169 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - ( ui… macro
|
/Kernel-v10.6.2/portable/MikroC/ARM_CM4F/ |
HD | portmacro.h | 160 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… macro
|
/Kernel-v10.6.2/portable/GCC/RISC-V/ |
HD | portmacro.h | 144 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - __bu… macro
|
/Kernel-v10.6.2/portable/IAR/ARM_CM7/r0p1/ |
HD | portmacro.h | 125 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… macro
|
/Kernel-v10.6.2/portable/IAR/ARM_CM4F/ |
HD | portmacro.h | 125 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… macro
|
/Kernel-v10.6.2/portable/IAR/ARM_CM3/ |
HD | portmacro.h | 126 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… macro
|
/Kernel-v10.6.2/portable/MPLAB/PIC32MEC14xx/ |
HD | portmacro.h | 213 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - _clz( … macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CA53_64_BIT_SRE/ |
HD | portmacro.h | 158 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __buil… macro
|
/Kernel-v10.6.2/portable/RVDS/ARM_CM4F/ |
HD | portmacro.h | 144 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… macro
|
/Kernel-v10.6.2/portable/RVDS/ARM_CM3/ |
HD | portmacro.h | 144 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… macro
|
/Kernel-v10.6.2/portable/RVDS/ARM_CM7/r0p1/ |
HD | portmacro.h | 144 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM7/r0p1/ |
HD | portmacro.h | 156 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CR5/ |
HD | portmacro.h | 162 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __b… macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM3/ |
HD | portmacro.h | 156 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… macro
|
/Kernel-v10.6.2/portable/IAR/ARM_CA9/ |
HD | portmacro.h | 150 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31 - __CLZ(… macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM4F/ |
HD | portmacro.h | 159 …#define portGET_HIGHEST_PRIORITY( uxTopPriority, uxReadyPriorities ) uxTopPriority = ( 31UL - (… macro
|