| /Kernel-v10.6.2/portable/IAR/ARM_CM3/ |
| D | port.c | 214 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 253 ulImplementedPrioBits++; in xPortStartScheduler() 257 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 281 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/CCS/ARM_CM3/ |
| D | port.c | 222 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 261 ulImplementedPrioBits++; in xPortStartScheduler() 265 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 289 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM4F/ |
| D | port.c | 252 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 291 ulImplementedPrioBits++; in xPortStartScheduler() 295 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 319 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM7/r0p1/ |
| D | port.c | 240 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 279 ulImplementedPrioBits++; in xPortStartScheduler() 283 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 307 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM3/ |
| D | port.c | 265 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 304 ulImplementedPrioBits++; in xPortStartScheduler() 308 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 332 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/CCS/ARM_CM4F/ |
| D | port.c | 241 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 280 ulImplementedPrioBits++; in xPortStartScheduler() 284 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 308 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM7/r0p1/ |
| D | port.c | 296 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 335 ulImplementedPrioBits++; in xPortStartScheduler() 339 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 363 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM4F/ |
| D | port.c | 308 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 347 ulImplementedPrioBits++; in xPortStartScheduler() 351 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 375 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CM3/ |
| D | port.c | 267 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 306 ulImplementedPrioBits++; in xPortStartScheduler() 310 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 334 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/MikroC/ARM_CM4F/ |
| D | port.c | 302 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 341 ulImplementedPrioBits++; in xPortStartScheduler() 345 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 369 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CM4F/ |
| D | port.c | 333 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 372 ulImplementedPrioBits++; in xPortStartScheduler() 376 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 400 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CM7/r0p1/ |
| D | port.c | 317 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 356 ulImplementedPrioBits++; in xPortStartScheduler() 360 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 384 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM3_MPU/ |
| D | port.c | 739 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 778 ulImplementedPrioBits++; in xPortStartScheduler() 782 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 806 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM4_MPU/ |
| D | port.c | 826 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 865 ulImplementedPrioBits++; in xPortStartScheduler() 869 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 893 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM4F_MPU/ |
| D | port.c | 704 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 743 ulImplementedPrioBits++; in xPortStartScheduler() 747 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 771 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM55_NTZ/non_secure/ |
| D | port.c | 1565 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 1603 ulImplementedPrioBits++; in xPortStartScheduler() 1607 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM85_NTZ/non_secure/ |
| D | port.c | 1565 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 1603 ulImplementedPrioBits++; in xPortStartScheduler() 1607 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM35P_NTZ/non_secure/ |
| D | port.c | 1565 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 1603 ulImplementedPrioBits++; in xPortStartScheduler() 1607 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM85_NTZ/non_secure/ |
| D | port.c | 1565 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 1603 ulImplementedPrioBits++; in xPortStartScheduler() 1607 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM55/non_secure/ |
| D | port.c | 1565 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 1603 ulImplementedPrioBits++; in xPortStartScheduler() 1607 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM33_NTZ/non_secure/ |
| D | port.c | 1565 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 1603 ulImplementedPrioBits++; in xPortStartScheduler() 1607 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM35P/non_secure/ |
| D | port.c | 1565 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 1603 ulImplementedPrioBits++; in xPortStartScheduler() 1607 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM55/non_secure/ |
| D | port.c | 1565 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 1603 ulImplementedPrioBits++; in xPortStartScheduler() 1607 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM55_NTZ/non_secure/ |
| D | port.c | 1565 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 1603 ulImplementedPrioBits++; in xPortStartScheduler() 1607 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM23/non_secure/ |
| D | port.c | 1565 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local 1603 ulImplementedPrioBits++; in xPortStartScheduler() 1607 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler() 1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
|