Home
last modified time | relevance | path

Searched refs:MPU_xStreamBufferIsEmptyImpl (Results 1 – 18 of 18) sorted by relevance

/Kernel-v11.1.0/portable/IAR/ARM_CM33_NTZ/non_secure/
Dmpu_wrappers_v2_asm.S898 b MPU_xStreamBufferIsEmptyImpl
1218 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1219 MPU_xStreamBufferIsEmptyImpl: label
1220 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/non_secure/
Dmpu_wrappers_v2_asm.S898 b MPU_xStreamBufferIsEmptyImpl
1218 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1219 MPU_xStreamBufferIsEmptyImpl: label
1220 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/IAR/ARM_CM4F_MPU/
Dmpu_wrappers_v2_asm.S902 b MPU_xStreamBufferIsEmptyImpl
1222 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1223 MPU_xStreamBufferIsEmptyImpl: label
1224 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/IAR/ARM_CM55/non_secure/
Dmpu_wrappers_v2_asm.S898 b MPU_xStreamBufferIsEmptyImpl
1218 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1219 MPU_xStreamBufferIsEmptyImpl: label
1220 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/IAR/ARM_CM85/non_secure/
Dmpu_wrappers_v2_asm.S898 b MPU_xStreamBufferIsEmptyImpl
1218 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1219 MPU_xStreamBufferIsEmptyImpl: label
1220 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/IAR/ARM_CM33/non_secure/
Dmpu_wrappers_v2_asm.S898 b MPU_xStreamBufferIsEmptyImpl
1218 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1219 MPU_xStreamBufferIsEmptyImpl: label
1220 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/IAR/ARM_CM55_NTZ/non_secure/
Dmpu_wrappers_v2_asm.S898 b MPU_xStreamBufferIsEmptyImpl
1218 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1219 MPU_xStreamBufferIsEmptyImpl: label
1220 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/IAR/ARM_CM85_NTZ/non_secure/
Dmpu_wrappers_v2_asm.S898 b MPU_xStreamBufferIsEmptyImpl
1218 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1219 MPU_xStreamBufferIsEmptyImpl: label
1220 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/
Dmpu_wrappers_v2_asm.S898 b MPU_xStreamBufferIsEmptyImpl
1218 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1219 MPU_xStreamBufferIsEmptyImpl: label
1220 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/IAR/ARM_CM35P_NTZ/non_secure/
Dmpu_wrappers_v2_asm.S898 b MPU_xStreamBufferIsEmptyImpl
1218 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1219 MPU_xStreamBufferIsEmptyImpl: label
1220 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/
Dmpu_wrappers_v2_asm.S898 b MPU_xStreamBufferIsEmptyImpl
1218 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1219 MPU_xStreamBufferIsEmptyImpl: label
1220 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/GCC/ARM_CRx_MPU/
Dmpu_wrappers_v2_asm.S273 .extern MPU_xStreamBufferIsEmptyImpl
278 INVOKE_SYSTEM_CALL #SYSTEM_CALL_xStreamBufferIsEmpty, MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/
Dmpu_wrappers_v2_asm.S964 b MPU_xStreamBufferIsEmptyImpl
1288 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1289 MPU_xStreamBufferIsEmptyImpl: label
1290 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/IAR/ARM_CM23/non_secure/
Dmpu_wrappers_v2_asm.S964 b MPU_xStreamBufferIsEmptyImpl
1288 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1289 MPU_xStreamBufferIsEmptyImpl: label
1290 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/
Dmpu_wrappers_v2_asm.S964 b MPU_xStreamBufferIsEmptyImpl
1288 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1289 MPU_xStreamBufferIsEmptyImpl: label
1290 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/IAR/ARM_CM23_NTZ/non_secure/
Dmpu_wrappers_v2_asm.S964 b MPU_xStreamBufferIsEmptyImpl
1288 PUBWEAK MPU_xStreamBufferIsEmptyImpl
1289 MPU_xStreamBufferIsEmptyImpl: label
1290 b MPU_xStreamBufferIsEmptyImpl
/Kernel-v11.1.0/portable/RVDS/ARM_CM4_MPU/
Dmpu_wrappers_v2_asm.c1595 extern MPU_xStreamBufferIsEmptyImpl in MPU_xStreamBufferIsEmpty()
1603 b MPU_xStreamBufferIsEmptyImpl in MPU_xStreamBufferIsEmpty()
/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers_v2.c4486 … BaseType_t MPU_xStreamBufferIsEmptyImpl( StreamBufferHandle_t xStreamBuffer ) PRIVILEGED_FUNCTION;
4488 …BaseType_t MPU_xStreamBufferIsEmptyImpl( StreamBufferHandle_t xStreamBuffer ) /* PRIVILEGED_FUNCTI… in MPU_xStreamBufferIsEmptyImpl() function
5247 …( UBaseType_t ) MPU_xStreamBufferIsEmptyImpl, /* SYSTEM_CALL_xStreamBufferIsEmpt…