Home
last modified time | relevance | path

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

12

/Kernel-v10.6.2/portable/IAR/ARM_CM3/
Dport.c214 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/
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-v10.6.2/portable/IAR/ARM_CM4F/
Dport.c252 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/
Dport.c240 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/
Dport.c265 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/
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-v10.6.2/portable/GCC/ARM_CM7/r0p1/
Dport.c296 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/
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-v10.6.2/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-v10.6.2/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-v10.6.2/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-v10.6.2/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-v10.6.2/portable/GCC/ARM_CM3_MPU/
Dport.c739 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/
Dport.c826 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/
Dport.c704 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/
Dport.c1565 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/
Dport.c1565 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/
Dport.c1565 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/
Dport.c1565 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/
Dport.c1565 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/
Dport.c1565 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/
Dport.c1565 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/
Dport.c1565 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/
Dport.c1565 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/
Dport.c1565 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()

12