Home
last modified time | relevance | path

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

12

/Kernel-v11.0.1/include/
Dportable.h246 uint32_t ulBufferLength,
/Kernel-v11.0.1/portable/GCC/ARM_CM3_MPU/
Dport.c1347 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1361 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1364 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/IAR/ARM_CM4F_MPU/
Dport.c1248 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1262 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1265 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/GCC/ARM_CM4_MPU/
Dport.c1518 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1532 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1535 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/GCC/ARM_CM55_NTZ/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/GCC/ARM_CM85/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/GCC/ARM_CM85_NTZ/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/IAR/ARM_CM85_NTZ/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/IAR/ARM_CM35P_NTZ/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/RVDS/ARM_CM4_MPU/
Dport.c1503 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1517 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1520 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/IAR/ARM_CM55/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/IAR/ARM_CM33_NTZ/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/IAR/ARM_CM35P/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/IAR/ARM_CM23_NTZ/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/IAR/ARM_CM33/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/GCC/ARM_CM35P_NTZ/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/GCC/ARM_CM55/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/GCC/ARM_CM33_NTZ/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/GCC/ARM_CM35P/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/IAR/ARM_CM23/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/GCC/ARM_CM23/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/IAR/ARM_CM55_NTZ/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/IAR/ARM_CM85/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/GCC/ARM_CM23_NTZ/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()
/Kernel-v11.0.1/portable/GCC/ARM_CM33/non_secure/
Dport.c1901 uint32_t ulBufferLength, in xPortIsAuthorizedToAccessBuffer() argument
1915 …if( portADD_UINT32_WILL_OVERFLOW( ( ( uint32_t ) pvBuffer ), ( ulBufferLength - 1UL ) ) == pdFALSE… in xPortIsAuthorizedToAccessBuffer()
1918 ulBufferEndAddress = ( ( ( uint32_t ) pvBuffer ) + ulBufferLength - 1UL ); in xPortIsAuthorizedToAccessBuffer()

12