Home
last modified time | relevance | path

Searched refs:MDrv_SEM_Unlock (Results 1 – 15 of 15) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvSEM.h274 MS_BOOL MDrv_SEM_Unlock(eSemId eSemId);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvSEM.h275 MS_BOOL MDrv_SEM_Unlock(eSemId eSemId);
/utopia/UTPA2-700.0.x/modules/sem/drv/sem/
H A DdrvSEM.c535 MS_BOOL MDrv_SEM_Unlock(eSemId SemId) in MDrv_SEM_Unlock() function
/utopia/UTPA2-700.0.x/modules/pwm/drv/pwm/
H A DdrvPWM.c137 #define PWM_SEM_UNLOCK() MDrv_SEM_Unlock(E_SEM_PM);
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c235 #define TSP_UNLOCK() MDrv_SEM_Unlock(E_SEM_CA); \
3010 MDrv_SEM_Unlock(E_SEM_CA); in MDrv_TSP_Exit()
3034 MDrv_SEM_Unlock(E_SEM_CA); in MDrv_TSP_PowerOff()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/dscmb/
H A DhalDSCMB.c158 #define DSCMB_HW_UNLOCK(_a_) { if(MDrv_SEM_Unlock((_a_)) == FALSE){ HALDSCMB2_DBG(DSCMB2_DBGLV_ER…
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/dscmb/
H A DhalDSCMB.c158 #define DSCMB_HW_UNLOCK(_a_) { if(MDrv_SEM_Unlock((_a_)) == FALSE){ HALDSCMB2_DBG(DSCMB2_DBGLV_ER…
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/dscmb/
H A DhalDSCMB.c158 #define DSCMB_HW_UNLOCK(_a_) { if(MDrv_SEM_Unlock((_a_)) == FALSE){ HALDSCMB2_DBG(DSCMB2_DBGLV_ER…
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/dscmb/
H A DhalDSCMB.c158 #define DSCMB_HW_UNLOCK(_a_) { if(MDrv_SEM_Unlock((_a_)) == FALSE){ HALDSCMB2_DBG(DSCMB2_DBGLV_ER…
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/dscmb/
H A DhalDSCMB.c158 #define DSCMB_HW_UNLOCK(_a_) { if(MDrv_SEM_Unlock((_a_)) == FALSE){ HALDSCMB2_DBG(DSCMB2_DBGLV_ER…
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A DKsym.c1810 EXPORT_SYMBOL(MDrv_SEM_Unlock);
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt5084 EXPORT_SYMBOL(MDrv_SEM_Unlock);
H A Dapi_with_header_file.csv4900 ,,MDrv_SEM_Unlock,drvSEM.h,1,1,1,1,1,1
H A DDatabase.csv5223 ,,MDrv_SEM_Unlock,drvSEM.h,1,1,1,1,1,1,1
H A Dpreprocess.txt18388 MS_BOOL MDrv_SEM_Unlock(eSemId eSemId);