/Kernel-v10.6.2/portable/IAR/ARM_CM4F_MPU/ |
HD | port.c | 166 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 169 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/GCC/ARM_CM4_MPU/ |
HD | port.c | 145 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 148 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/GCC/ARM_CM3_MPU/ |
HD | port.c | 129 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 132 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/IAR/ARM_CM85_NTZ/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/GCC/ARM_CM55_NTZ/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/GCC/ARM_CM85/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/GCC/ARM_CM85_NTZ/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/GCC/ARM_CM35P_NTZ/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/GCC/ARM_CM55/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/GCC/ARM_CM23/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/IAR/ARM_CM35P/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/IAR/ARM_CM35P_NTZ/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/IAR/ARM_CM23/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/GCC/ARM_CM33/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/GCC/ARM_CM33_NTZ/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/IAR/ARM_CM55/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/GCC/ARM_CM23_NTZ/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/ARMv8M/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/IAR/ARM_CM55_NTZ/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/IAR/ARM_CM85/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/GCC/ARM_CM35P/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/IAR/ARM_CM23_NTZ/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/IAR/ARM_CM33/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/IAR/ARM_CM33_NTZ/non_secure/ |
HD | port.c | 232 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 235 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|
/Kernel-v10.6.2/portable/RVDS/ARM_CM4_MPU/ |
HD | port.c | 134 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro 137 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
|