Home
last modified time | relevance | path

Searched refs:ulImplementedPrioBits (Results 1 – 25 of 37) sorted by relevance

12

/Kernel-v11.1.0/portable/CCS/ARM_CM3/
Dport.c222 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-v11.1.0/portable/IAR/ARM_CM3/
Dport.c262 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
301 ulImplementedPrioBits++; in xPortStartScheduler()
305 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
329 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/CCS/ARM_CM4F/
Dport.c241 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-v11.1.0/portable/GCC/ARM_CM3/
Dport.c308 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-v11.1.0/portable/IAR/ARM_CM7/r0p1/
Dport.c288 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
327 ulImplementedPrioBits++; in xPortStartScheduler()
331 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
355 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM4F/
Dport.c300 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
339 ulImplementedPrioBits++; in xPortStartScheduler()
343 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
367 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM7/r0p1/
Dport.c339 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
378 ulImplementedPrioBits++; in xPortStartScheduler()
382 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
406 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM4F/
Dport.c351 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
390 ulImplementedPrioBits++; in xPortStartScheduler()
394 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
418 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/RVDS/ARM_CM3/
Dport.c267 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-v11.1.0/portable/RVDS/ARM_CM4F/
Dport.c333 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-v11.1.0/portable/MikroC/ARM_CM4F/
Dport.c302 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-v11.1.0/portable/RVDS/ARM_CM7/r0p1/
Dport.c317 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-v11.1.0/portable/IAR/ARM_CM4F_MPU/
Dport.c764 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
803 ulImplementedPrioBits++; in xPortStartScheduler()
807 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
831 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM3_MPU/
Dport.c783 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
822 ulImplementedPrioBits++; in xPortStartScheduler()
826 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
850 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM4_MPU/
Dport.c869 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
908 ulImplementedPrioBits++; in xPortStartScheduler()
912 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
936 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM35P_NTZ/non_secure/
Dport.c1659 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
1693 ulImplementedPrioBits++; in xPortStartScheduler()
1697 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
1721 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM33_NTZ/non_secure/
Dport.c1659 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
1693 ulImplementedPrioBits++; in xPortStartScheduler()
1697 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
1721 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/non_secure/
Dport.c1659 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
1693 ulImplementedPrioBits++; in xPortStartScheduler()
1697 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
1721 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM23/non_secure/
Dport.c1659 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
1693 ulImplementedPrioBits++; in xPortStartScheduler()
1697 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
1721 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM33/non_secure/
Dport.c1659 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
1693 ulImplementedPrioBits++; in xPortStartScheduler()
1697 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
1721 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/
Dport.c1659 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
1693 ulImplementedPrioBits++; in xPortStartScheduler()
1697 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
1721 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM55_NTZ/non_secure/
Dport.c1659 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
1693 ulImplementedPrioBits++; in xPortStartScheduler()
1697 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
1721 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/
Dport.c1659 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
1693 ulImplementedPrioBits++; in xPortStartScheduler()
1697 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
1721 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM85_NTZ/non_secure/
Dport.c1659 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
1693 ulImplementedPrioBits++; in xPortStartScheduler()
1697 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
1721 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/
Dport.c1659 volatile uint32_t ulImplementedPrioBits = 0; in xPortStartScheduler() local
1693 ulImplementedPrioBits++; in xPortStartScheduler()
1697 if( ulImplementedPrioBits == 8 ) in xPortStartScheduler()
1721 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()

12