Home
last modified time | relevance | path

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

12

/Kernel-v10.6.2/portable/IAR/ARM_CM3/
Dport.c68 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
281 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/CCS/ARM_CM3/
Dport.c65 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
289 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/IAR/ARM_CM4F/
Dport.c78 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
319 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/IAR/ARM_CM7/r0p1/
Dport.c72 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
307 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/ARM_CM3/
Dport.c61 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
332 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/CCS/ARM_CM4F/
Dport.c69 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
308 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/ARM_CM7/r0p1/
Dport.c65 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
363 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/ARM_CM4F/
Dport.c71 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
375 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/RVDS/ARM_CM3/
Dport.c74 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
334 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/MikroC/ARM_CM4F/
Dport.c61 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
369 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/RVDS/ARM_CM4F/
Dport.c84 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
400 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/RVDS/ARM_CM7/r0p1/
Dport.c78 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
384 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/ARM_CM3_MPU/
Dport.c104 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
806 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/ARM_CM4_MPU/
Dport.c118 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
893 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/IAR/ARM_CM4F_MPU/
Dport.c119 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
771 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/ARM_CM55_NTZ/non_secure/
Dport.c106 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/ARM_CM85_NTZ/non_secure/
Dport.c106 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/ARM_CM35P_NTZ/non_secure/
Dport.c106 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/IAR/ARM_CM85_NTZ/non_secure/
Dport.c106 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/ARM_CM55/non_secure/
Dport.c106 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/ARM_CM33_NTZ/non_secure/
Dport.c106 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/GCC/ARM_CM35P/non_secure/
Dport.c106 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/IAR/ARM_CM55/non_secure/
Dport.c106 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/IAR/ARM_CM55_NTZ/non_secure/
Dport.c106 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()
/Kernel-v10.6.2/portable/IAR/ARM_CM23/non_secure/
Dport.c106 #define portMAX_PRIGROUP_BITS ( ( uint8_t ) 7 ) macro
1631 ulMaxPRIGROUPValue = portMAX_PRIGROUP_BITS - ulImplementedPrioBits; in xPortStartScheduler()

12