Searched refs:MHAL_EXCEPTION_TYPE (Results 1 – 11 of 11) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/msos/nos/ |
| H A D | MsOS_nos.c | 239 extern void mhal_exception_attach(MHAL_EXCEPTION_TYPE expt_num, mhal_isr_t isr, MS_U32 data); 240 extern void mhal_exception_detach(MHAL_EXCEPTION_TYPE expt_num); 1855 MS_BOOL MsOS_CPU_AttachException (MHAL_EXCEPTION_TYPE expt_num, mhal_isr_t isr, MS_U32 dat) in MsOS_CPU_AttachException() 1868 MS_BOOL MsOS_CPU_DetachExceptiont (MHAL_EXCEPTION_TYPE expt_num) in MsOS_CPU_DetachExceptiont()
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | MsOS.h | 1324 } MHAL_EXCEPTION_TYPE; typedef 1408 } MHAL_EXCEPTION_TYPE; typedef 1546 MS_BOOL MsOS_CPU_AttachException (MHAL_EXCEPTION_TYPE expt_num, mhal_isr_t isr, MS_U32 dat); 1556 MS_BOOL MsOS_CPU_DetachExceptiont (MHAL_EXCEPTION_TYPE expt_num);
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | MsOS.h | 1181 } MHAL_EXCEPTION_TYPE; typedef 1265 } MHAL_EXCEPTION_TYPE; typedef
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | MsOS_optee.c | 1829 MS_BOOL MsOS_CPU_AttachException (MHAL_EXCEPTION_TYPE expt_num, mhal_isr_t isr, MS_U32 dat) in MsOS_CPU_AttachException() 1842 MS_BOOL MsOS_CPU_DetachExceptiont (MHAL_EXCEPTION_TYPE expt_num) in MsOS_CPU_DetachExceptiont()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/ |
| H A D | MsOS_nuttx.c | 1982 MS_BOOL MsOS_CPU_AttachException (MHAL_EXCEPTION_TYPE expt_num, mhal_isr_t isr, MS_U32 dat) in MsOS_CPU_AttachException() 1995 MS_BOOL MsOS_CPU_DetachExceptiont (MHAL_EXCEPTION_TYPE expt_num) in MsOS_CPU_DetachExceptiont()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/ |
| H A D | MsOS_linux_kernel.c | 2650 MS_BOOL MsOS_CPU_AttachException (MHAL_EXCEPTION_TYPE expt_num, mhal_isr_t isr, MS_U32 dat) in MsOS_CPU_AttachException() 2663 MS_BOOL MsOS_CPU_DetachExceptiont (MHAL_EXCEPTION_TYPE expt_num) in MsOS_CPU_DetachExceptiont()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | MsOS_linux_kernel.c | 3103 MS_BOOL MsOS_CPU_AttachException (MHAL_EXCEPTION_TYPE expt_num, mhal_isr_t isr, MS_U32 dat) in MsOS_CPU_AttachException() 3116 MS_BOOL MsOS_CPU_DetachExceptiont (MHAL_EXCEPTION_TYPE expt_num) in MsOS_CPU_DetachExceptiont()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ecos/ |
| H A D | MsOS_ecos.c | 3458 MS_BOOL MsOS_CPU_AttachException (MHAL_EXCEPTION_TYPE expt_num, mhal_isr_t isr, MS_U32 dat) in MsOS_CPU_AttachException() 3471 MS_BOOL MsOS_CPU_DetachExceptiont (MHAL_EXCEPTION_TYPE expt_num) in MsOS_CPU_DetachExceptiont()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | MsOS_ucos.c | 3972 MS_BOOL MsOS_CPU_AttachException (MHAL_EXCEPTION_TYPE expt_num, mhal_isr_t isr, MS_U32 dat) in MsOS_CPU_AttachException() 3985 MS_BOOL MsOS_CPU_DetachException (MHAL_EXCEPTION_TYPE expt_num) in MsOS_CPU_DetachException()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | MsOS_linux.c | 3831 MS_BOOL MsOS_CPU_AttachException (MHAL_EXCEPTION_TYPE expt_num, mhal_isr_t isr, MS_U32 dat) in MsOS_CPU_AttachException() 3844 MS_BOOL MsOS_CPU_DetachExceptiont (MHAL_EXCEPTION_TYPE expt_num) in MsOS_CPU_DetachExceptiont()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 81438 } MHAL_EXCEPTION_TYPE; 81522 } MHAL_EXCEPTION_TYPE; 81636 MS_BOOL MsOS_CPU_AttachException (MHAL_EXCEPTION_TYPE expt_num, mhal_isr_t isr, MS_U32 dat); 81638 MS_BOOL MsOS_CPU_DetachExceptiont (MHAL_EXCEPTION_TYPE expt_num);
|