Home
last modified time | relevance | path

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

12

/Kernel-v11.1.0/portable/GCC/ARM_CRx_MPU/
Dport.c48 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
51 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/GCC/ARM_CM0/
Dport.c157 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
160 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/IAR/ARM_CM4F_MPU/
Dport.c173 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
176 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/GCC/ARM_CM3_MPU/
Dport.c136 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
139 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/GCC/ARM_CM4_MPU/
Dport.c152 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
155 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/IAR/ARM_CM35P_NTZ/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/IAR/ARM_CM33_NTZ/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/IAR/ARM_CM23/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/IAR/ARM_CM33/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/IAR/ARM_CM55_NTZ/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/IAR/ARM_CM85_NTZ/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/GCC/ARM_CM23_NTZ/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/GCC/ARM_CM35P_NTZ/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/RVDS/ARM_CM4_MPU/
Dport.c141 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
144 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/ARMv8M/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/GCC/ARM_CM23/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/IAR/ARM_CM23_NTZ/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/GCC/ARM_CM85_NTZ/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/IAR/ARM_CM55/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/IAR/ARM_CM85/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )
/Kernel-v11.1.0/portable/GCC/ARM_CM33/non_secure/
Dport.c256 #define portUINT32_MAX ( ~( ( uint32_t ) 0 ) ) macro
259 #define portADD_UINT32_WILL_OVERFLOW( a, b ) ( ( a ) > ( portUINT32_MAX - ( b ) ) )

12