| /utopia/UTPA2-700.0.x/modules/security/drv/cipher/ |
| H A D | drvCIPHER.c | 424 MsOS_ReleaseSemaphore(_CipherSemaphore); in _CIPHER_Isr_Proc() 492 MsOS_ReleaseSemaphore(_CipherSemaphore); in _MDrv_CIPHER_IsDMADone() 596 MsOS_ReleaseSemaphore(_CipherSemaphore); in _MDrv_CIPHER_IsHASHDone() 947 MsOS_ReleaseSemaphore(_CipherSemaphore); in _MDrv_CIPHER_ResetKey() 1181 MsOS_ReleaseSemaphore(_CipherSemaphore); in _MDrv_CIPHER_DMACalc() 1362 MsOS_ReleaseSemaphore(_CipherSemaphore); in MDrv_CIPHER_OTPHASHCalc() 1544 MsOS_ReleaseSemaphore(_CipherSemaphore); in _MDrv_CIPHER_HASH() 1848 MsOS_ReleaseSemaphore(_CipherSemaphore); in MDrv_CIPHER_HASHManual() 2051 MsOS_ReleaseSemaphore(_CipherSemaphore); in MDrv_CIPHER_HMAC() 2195 MsOS_ReleaseSemaphore(_CipherSemaphore); in MDrv_CIPHER_HMAC() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/ |
| H A D | madp_mfe_int.c | 124 MsOS_ReleaseSemaphore(madp_sem_input); in MDrv_MFE_ISR() 179 MsOS_ReleaseSemaphore(madp_sem_input); in mfe_close_int()
|
| /utopia/UTPA2-700.0.x/modules/mfe/api/mfe/ |
| H A D | madp_mfe.c | 416 MsOS_ReleaseSemaphore(madp_sem_input); in MAdp_MFE_Sem_Destroy() 427 MsOS_ReleaseSemaphore(madp_sem_input); in MAdp_MFE_Sem_Wake_Up()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/optee/ |
| H A D | utopia_dapi.c | 49 MsOS_ReleaseSemaphore(u32SemID); in release_sem()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/nuttx/ |
| H A D | utopia_dapi.c | 49 MsOS_ReleaseSemaphore(u32SemID); in release_sem()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | MsOS.h | 832 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId);
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | MsOS_optee.c | 1127 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId) in MsOS_ReleaseSemaphore() function
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/ecos/ |
| H A D | utopia_dapi.c | 57 MsOS_ReleaseSemaphore(u32SemID); in release_sem()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/ucos/ |
| H A D | utopia_dapi.c | 57 MsOS_ReleaseSemaphore(u32SemID); in release_sem()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nos/ |
| H A D | MsOS_nos.c | 1057 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId) in MsOS_ReleaseSemaphore() function
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | MsOS.h | 974 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId);
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/ |
| H A D | utopia_dapi.c | 78 return MsOS_ReleaseSemaphore(u32SemID); in release_sem()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/ |
| H A D | MsOS_nuttx.c | 1161 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId) in MsOS_ReleaseSemaphore() function
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/ |
| H A D | mdrv_mfe.c | 335 MsOS_ReleaseSemaphore(_MFE_wait_queue); in MDrv_MFE_Sem_Wake_Up()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/ |
| H A D | MsOS_linux_kernel.c | 1453 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId)
|
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/nsk2/ |
| H A D | drvNDSRasp.c | 604 MsOS_ReleaseSemaphore(_nds_rasp_eventid);
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | MsOS_linux_kernel.c | 1622 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId) in MsOS_ReleaseSemaphore() function
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ecos/ |
| H A D | MsOS_ecos.c | 1695 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId) in MsOS_ReleaseSemaphore() function
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | MsOS_ucos.c | 1702 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId) in MsOS_ReleaseSemaphore() function
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | MsOS_linux.c | 2095 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId) in MsOS_ReleaseSemaphore() function
|
| /utopia/UTPA2-700.0.x/projects/build/Ksym/ |
| H A D | Ksym.c | 5772 EXPORT_SYMBOL(MsOS_ReleaseSemaphore);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | nm_symbol.txt | 5739 EXPORT_SYMBOL(MsOS_ReleaseSemaphore);
|
| H A D | api_with_header_file.csv | 34 ,,MsOS_ReleaseSemaphore,MsOS.h,1,1,1,1,1,1
|
| H A D | Database.csv | 34 ,,MsOS_ReleaseSemaphore,MsOS.h,1,1,1,1,1,1,1
|
| H A D | preprocess.txt | 81285 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId);
|