Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/IAR/ARM_CM4F_MPU/
HDport.c166 #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/
HDport.c145 #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/
HDport.c129 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c232 #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/
HDport.c134 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
137 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )