| /Kernel-v10.6.2/portable/IAR/ARM_CM3/ |
| D | port.c | 215 …volatile uint8_t * const pucFirstUserPriorityRegister = ( volatile uint8_t * const ) ( portNVIC_IP… in xPortStartScheduler() local 224 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 228 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 231 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 291 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/CCS/ARM_CM3/ |
| D | port.c | 223 …volatile uint8_t * const pucFirstUserPriorityRegister = ( uint8_t * ) ( portNVIC_IP_REGISTERS_OFFS… in xPortStartScheduler() local 232 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 236 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 239 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 299 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM4F/ |
| D | port.c | 253 …volatile uint8_t * const pucFirstUserPriorityRegister = ( volatile uint8_t * const ) ( portNVIC_IP… in xPortStartScheduler() local 262 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 266 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 269 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 329 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM7/r0p1/ |
| D | port.c | 241 …volatile uint8_t * const pucFirstUserPriorityRegister = ( volatile uint8_t * const ) ( portNVIC_IP… in xPortStartScheduler() local 250 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 254 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 257 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 317 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM3/ |
| D | port.c | 266 …volatile uint8_t * const pucFirstUserPriorityRegister = ( volatile uint8_t * const ) ( portNVIC_IP… in xPortStartScheduler() local 275 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 279 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 282 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 342 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/CCS/ARM_CM4F/ |
| D | port.c | 242 …volatile uint8_t * const pucFirstUserPriorityRegister = ( uint8_t * ) ( portNVIC_IP_REGISTERS_OFFS… in xPortStartScheduler() local 251 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 255 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 258 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 318 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM7/r0p1/ |
| D | port.c | 297 …volatile uint8_t * const pucFirstUserPriorityRegister = ( volatile uint8_t * const ) ( portNVIC_IP… in xPortStartScheduler() local 306 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 310 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 313 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 373 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CA53_64_BIT/ |
| D | port.c | 274 …volatile uint8_t * const pucFirstUserPriorityRegister = ( volatile uint8_t * const ) ( configINTER… in xPortStartScheduler() local 280 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 284 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 287 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 303 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM4F/ |
| D | port.c | 309 …volatile uint8_t * const pucFirstUserPriorityRegister = ( volatile uint8_t * const ) ( portNVIC_IP… in xPortStartScheduler() local 318 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 322 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 325 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 385 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CA9/ |
| D | port.c | 333 …volatile uint8_t * const pucFirstUserPriorityRegister = ( volatile uint8_t * const ) ( configINTER… in xPortStartScheduler() local 339 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 343 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 346 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 360 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CM3/ |
| D | port.c | 268 …volatile uint8_t * const pucFirstUserPriorityRegister = ( uint8_t * ) ( portNVIC_IP_REGISTERS_OFFS… in xPortStartScheduler() local 277 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 281 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 284 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 344 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CR5/ |
| D | port.c | 415 …volatile uint8_t * const pucFirstUserPriorityRegister = ( volatile uint8_t * const ) ( configINTER… in xPortStartScheduler() local 422 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 428 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 431 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 460 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/MikroC/ARM_CM4F/ |
| D | port.c | 303 …volatile uint8_t * const pucFirstUserPriorityRegister = ( volatile uint8_t * const ) ( portNVIC_IP… in xPortStartScheduler() local 312 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 316 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 319 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 379 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CM4F/ |
| D | port.c | 334 …volatile uint8_t * const pucFirstUserPriorityRegister = ( uint8_t * ) ( portNVIC_IP_REGISTERS_OFFS… in xPortStartScheduler() local 343 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 347 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 350 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 410 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CM7/r0p1/ |
| D | port.c | 318 …volatile uint8_t * const pucFirstUserPriorityRegister = ( uint8_t * ) ( portNVIC_IP_REGISTERS_OFFS… in xPortStartScheduler() local 327 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 331 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 334 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 394 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM3_MPU/ |
| D | port.c | 740 …volatile uint8_t * const pucFirstUserPriorityRegister = ( volatile uint8_t * const ) ( portNVIC_IP… in xPortStartScheduler() local 749 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 753 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 756 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 816 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM4_MPU/ |
| D | port.c | 827 …volatile uint8_t * const pucFirstUserPriorityRegister = ( volatile uint8_t * const ) ( portNVIC_IP… in xPortStartScheduler() local 836 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 840 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 843 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 903 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM4F_MPU/ |
| D | port.c | 705 …volatile uint8_t * const pucFirstUserPriorityRegister = ( volatile uint8_t * const ) ( portNVIC_IP… in xPortStartScheduler() local 714 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 718 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 721 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 781 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CM4_MPU/ |
| D | port.c | 821 …volatile uint8_t * const pucFirstUserPriorityRegister = ( uint8_t * ) ( portNVIC_IP_REGISTERS_OFFS… in xPortStartScheduler() local 830 ucOriginalPriority = *pucFirstUserPriorityRegister; in xPortStartScheduler() 834 *pucFirstUserPriorityRegister = portMAX_8_BIT_VALUE; in xPortStartScheduler() 837 ucMaxPriorityValue = *pucFirstUserPriorityRegister; in xPortStartScheduler() 897 *pucFirstUserPriorityRegister = ucOriginalPriority; in xPortStartScheduler()
|