| /Kernel-v10.6.2/portable/IAR/ARM_CM0/ |
| D | port.c | 49 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 391 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 471 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM0/ |
| D | port.c | 46 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 533 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 613 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM3/ |
| D | port.c | 53 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 489 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 569 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/CCS/ARM_CM3/ |
| D | port.c | 50 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 498 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 578 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM4F/ |
| D | port.c | 57 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 533 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 613 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM7/r0p1/ |
| D | port.c | 57 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 521 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 601 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM3/ |
| D | port.c | 46 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 586 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 666 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/CCS/ARM_CM4F/ |
| D | port.c | 54 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 523 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 603 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM7/r0p1/ |
| D | port.c | 50 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 645 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 725 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CM0/ |
| D | port.c | 46 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 514 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 594 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM4F/ |
| D | port.c | 50 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 655 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 735 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CM3/ |
| D | port.c | 59 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 584 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 664 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/MikroC/ARM_CM4F/ |
| D | port.c | 46 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 669 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 749 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CM4F/ |
| D | port.c | 63 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 680 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 760 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/RVDS/ARM_CM7/r0p1/ |
| D | port.c | 63 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 666 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 746 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/ThirdParty/GCC/RP2040/ |
| D | port.c | 58 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 615 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM55_NTZ/non_secure/ |
| D | port.c | 83 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 650 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 730 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM85_NTZ/non_secure/ |
| D | port.c | 83 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 650 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 730 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM35P_NTZ/non_secure/ |
| D | port.c | 83 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 650 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 730 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM85_NTZ/non_secure/ |
| D | port.c | 83 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 650 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 730 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM55/non_secure/ |
| D | port.c | 83 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 650 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 730 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM33_NTZ/non_secure/ |
| D | port.c | 83 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 650 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 730 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/GCC/ARM_CM35P/non_secure/ |
| D | port.c | 83 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 650 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 730 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM55/non_secure/ |
| D | port.c | 83 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 650 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 730 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v10.6.2/portable/IAR/ARM_CM55_NTZ/non_secure/ |
| D | port.c | 83 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 650 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 730 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|