| /Kernel-v11.0.1/portable/IAR/ARM_CM0/ |
| D | port.c | 52 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 443 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 523 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM0/ |
| D | port.c | 49 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 581 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 661 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/CCS/ARM_CM3/ |
| D | port.c | 50 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 505 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 585 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/CCS/ARM_CM4F/ |
| D | port.c | 54 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 530 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 610 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM3/ |
| D | port.c | 57 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 546 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 626 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM3/ |
| D | port.c | 50 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 638 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 718 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM4F/ |
| D | port.c | 61 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 590 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 670 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM7/r0p1/ |
| D | port.c | 61 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 578 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 658 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/RVDS/ARM_CM0/ |
| D | port.c | 46 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 520 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 600 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM7/r0p1/ |
| D | port.c | 54 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 697 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 777 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM4F/ |
| D | port.c | 54 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 707 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 787 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/RVDS/ARM_CM3/ |
| D | port.c | 59 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 591 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 671 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/RVDS/ARM_CM7/r0p1/ |
| D | port.c | 63 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 673 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 753 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/MikroC/ARM_CM4F/ |
| D | port.c | 46 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 676 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 756 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/RVDS/ARM_CM4F/ |
| D | port.c | 63 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 687 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 767 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/ThirdParty/GCC/RP2040/ |
| D | port.c | 61 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 899 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM55_NTZ/non_secure/ |
| D | port.c | 99 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 674 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 754 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM85/non_secure/ |
| D | port.c | 99 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 674 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 754 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM85_NTZ/non_secure/ |
| D | port.c | 99 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 674 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 754 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM85_NTZ/non_secure/ |
| D | port.c | 99 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 674 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 754 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM35P_NTZ/non_secure/ |
| D | port.c | 99 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 674 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 754 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM55/non_secure/ |
| D | port.c | 99 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 674 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 754 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM33_NTZ/non_secure/ |
| D | port.c | 99 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 674 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 754 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM35P/non_secure/ |
| D | port.c | 99 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 674 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 754 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM23_NTZ/non_secure/ |
| D | port.c | 99 #define portNVIC_SYSTICK_COUNT_FLAG_BIT ( 1UL << 16UL ) macro 674 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep() 754 if( ( portNVIC_SYSTICK_CTRL_REG & portNVIC_SYSTICK_COUNT_FLAG_BIT ) != 0 ) in vPortSuppressTicksAndSleep()
|