| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/ |
| H A D | osalTSP_linux.c | 166 inline MS_BOOL OSAL_TSP_EventDelete(MS_S32 s32EventGroupId) in OSAL_TSP_EventDelete() 171 inline MS_BOOL OSAL_TSP_EventSet(MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in OSAL_TSP_EventSet()
|
| H A D | osalTSP_ecos.c | 162 inline MS_BOOL OSAL_TSP_EventDelete(MS_S32 s32EventGroupId) in OSAL_TSP_EventDelete() 167 inline MS_BOOL OSAL_TSP_EventSet(MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in OSAL_TSP_EventSet()
|
| H A D | osalTSP_linux_kernel.c | 165 inline MS_BOOL OSAL_TSP_EventDelete(MS_S32 s32EventGroupId) in OSAL_TSP_EventDelete() 170 inline MS_BOOL OSAL_TSP_EventSet(MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in OSAL_TSP_EventSet()
|
| H A D | osalTSP_nos.c | 203 inline MS_BOOL OSAL_TSP_EventSet(MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in OSAL_TSP_EventSet()
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/ |
| H A D | osalTSP_linux_kernel.c | 165 inline MS_BOOL OSAL_TSP_EventDelete(MS_S32 s32EventGroupId) in OSAL_TSP_EventDelete() 170 inline MS_BOOL OSAL_TSP_EventSet(MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in OSAL_TSP_EventSet()
|
| H A D | osalTSP_linux.c | 166 inline MS_BOOL OSAL_TSP_EventDelete(MS_S32 s32EventGroupId) in OSAL_TSP_EventDelete() 171 inline MS_BOOL OSAL_TSP_EventSet(MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in OSAL_TSP_EventSet()
|
| H A D | osalTSP_ecos.c | 162 inline MS_BOOL OSAL_TSP_EventDelete(MS_S32 s32EventGroupId) in OSAL_TSP_EventDelete() 167 inline MS_BOOL OSAL_TSP_EventSet(MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in OSAL_TSP_EventSet()
|
| H A D | osalTSP_nos.c | 203 inline MS_BOOL OSAL_TSP_EventSet(MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in OSAL_TSP_EventSet()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/ |
| H A D | MsOS_linux_kernel.c | 1538 MS_BOOL MsOS_DeleteEventGroup (MS_S32 s32EventGroupId) in MsOS_DeleteEventGroup() 1567 MS_BOOL MsOS_SetEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_SetEvent() 1593 MS_BOOL MsOS_ClearEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_ClearEvent() 1621 MS_BOOL MsOS_WaitEvent (MS_S32 s32EventGroupId, in MsOS_WaitEvent() 1701 wait_queue_head_t* MsOS_GetEventQueue (MS_S32 s32EventGroupId) in MsOS_GetEventQueue()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/ |
| H A D | MsOS_linux_kernel.c | 1730 MS_BOOL MsOS_DeleteEventGroup (MS_S32 s32EventGroupId) in MsOS_DeleteEventGroup() 1775 MS_BOOL MsOS_SetEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_SetEvent() 1810 MS_BOOL MsOS_ClearEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_ClearEvent() 1847 MS_BOOL MsOS_WaitEvent (MS_S32 s32EventGroupId, in MsOS_WaitEvent() 1962 MS_S32 MsOS_WaitEvent_Interrupt(MS_S32 s32EventGroupId, in MsOS_WaitEvent_Interrupt() 2079 wait_queue_head_t* MsOS_GetEventQueue (MS_S32 s32EventGroupId) in MsOS_GetEventQueue()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nos/ |
| H A D | MsOS_nos.c | 1101 MS_BOOL MsOS_DeleteEventGroup (MS_S32 s32EventGroupId) in MsOS_DeleteEventGroup() 1114 MS_BOOL MsOS_SetEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_SetEvent() 1127 MS_BOOL MsOS_ClearEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_ClearEvent() 1143 MS_BOOL MsOS_WaitEvent (MS_S32 s32EventGroupId, in MsOS_WaitEvent()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | MsOS_optee.c | 1196 MS_BOOL MsOS_DeleteEventGroup (MS_S32 s32EventGroupId) in MsOS_DeleteEventGroup() 1209 MS_BOOL MsOS_SetEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_SetEvent() 1223 MS_BOOL MsOS_ClearEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_ClearEvent() 1239 MS_BOOL MsOS_WaitEvent (MS_S32 s32EventGroupId, in MsOS_WaitEvent()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/ |
| H A D | MsOS_nuttx.c | 1258 MS_BOOL MsOS_DeleteEventGroup (MS_S32 s32EventGroupId) in MsOS_DeleteEventGroup() 1296 MS_BOOL MsOS_SetEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_SetEvent() 1332 MS_BOOL MsOS_ClearEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_ClearEvent() 1368 MS_BOOL MsOS_WaitEvent (MS_S32 s32EventGroupId, in MsOS_WaitEvent()
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/ |
| H A D | tsp2_nos.c | 231 MS_BOOL TSP_OS_EventSet(MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in TSP_OS_EventSet()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | MsOS_linux.c | 2201 MS_BOOL MsOS_DeleteEventGroup (MS_S32 s32EventGroupId) in MsOS_DeleteEventGroup() 2240 MS_BOOL MsOS_SetEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_SetEvent() 2265 MS_BOOL MsOS_ClearEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_ClearEvent() 2292 MS_BOOL MsOS_WaitEvent (MS_S32 s32EventGroupId, in MsOS_WaitEvent() 2383 MS_S32 MsOS_WaitEvent_Interrupt(MS_S32 s32EventGroupId, in MsOS_WaitEvent_Interrupt()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ecos/ |
| H A D | MsOS_ecos.c | 1794 MS_BOOL MsOS_DeleteEventGroup (MS_S32 s32EventGroupId) in MsOS_DeleteEventGroup() 1826 MS_BOOL MsOS_SetEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_SetEvent() 1848 MS_BOOL MsOS_ClearEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_ClearEvent() 1873 MS_BOOL MsOS_WaitEvent (MS_S32 s32EventGroupId, in MsOS_WaitEvent() 1960 MS_S32 MsOS_WaitEvent_Interrupt(MS_S32 s32EventGroupId, in MsOS_WaitEvent_Interrupt()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ucos/ |
| H A D | MsOS_ucos.c | 1858 MS_BOOL MsOS_DeleteEventGroup (MS_S32 s32EventGroupId) in MsOS_DeleteEventGroup() 1918 MS_BOOL MsOS_SetEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_SetEvent() 1965 MS_BOOL MsOS_ClearEvent (MS_S32 s32EventGroupId, MS_U32 u32EventFlag) in MsOS_ClearEvent() 2014 MS_BOOL MsOS_WaitEvent (MS_S32 s32EventGroupId, in MsOS_WaitEvent()
|