Searched refs:bLive (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/ |
| H A D | drvTSIO.c | 1751 MS_BOOL bLive = FALSE; in MDrv_TSIO_Service_SetDestination() local 1774 bLive = TRUE; in MDrv_TSIO_Service_SetDestination() 1777 HAL_TSIO_SVIDTBL_Set((MS_U8)u16Servicehandle, u8Sid, u8SouceID, bLive); in MDrv_TSIO_Service_SetDestination()
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsio/ |
| H A D | halTSIO.h | 289 void HAL_TSIO_SVIDTBL_Set(MS_U8 u8Tblid, MS_U8 u8Sid, MS_U8 u8Sourceid, MS_BOOL bLive);
|
| H A D | halTSIO.c | 1134 void HAL_TSIO_SVIDTBL_Set(MS_U8 u8Tblid, MS_U8 u8Sid, MS_U8 u8Sourceid, MS_BOOL bLive) in HAL_TSIO_SVIDTBL_Set() argument 1175 if (bLive) in HAL_TSIO_SVIDTBL_Set()
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsio/ |
| H A D | halTSIO.h | 289 void HAL_TSIO_SVIDTBL_Set(MS_U8 u8Tblid, MS_U8 u8Sid, MS_U8 u8Sourceid, MS_BOOL bLive);
|
| H A D | halTSIO.c | 1134 void HAL_TSIO_SVIDTBL_Set(MS_U8 u8Tblid, MS_U8 u8Sid, MS_U8 u8Sourceid, MS_BOOL bLive) in HAL_TSIO_SVIDTBL_Set() argument 1175 if (bLive) in HAL_TSIO_SVIDTBL_Set()
|