| /utopia/UTPA2-700.0.x/modules/xc/api/xc/ |
| H A D | apiXC_PCMonitor.c.0 | 211 //Description: Set signal sync status flags 230 //Return parameter: MS_BOOL: true: sync loss false: sync active 231 //Description: Get signal sync status, true for sync loss, false for sync active 308 } // set global sync status flag 770 //Return parameter: MS_BOOL: true: sync loss false: sync active 771 //Description: Get signal sync status, true for sync loss, false for sync active 1238 // enable H/V sync status check 1382 if ( MDrv_XC_PCMonitor_SyncLoss(pInstance, eWindow) ) // no sync 1397 else //have sync? 1478 … else if ( MDrv_XC_PCMonitor_InvalidTimingDetect(pInstance, FALSE, eWindow) ) // check invalid sync [all …]
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | unistd.h | 210 void _EXFUN(sync, (void)); 212 int _EXFUN(sync, (void));
|
| /utopia/UTPA2-700.0.x/modules/gpio/hal/M7621/gpio/ |
| H A D | halGPIO.c | 1373 sync(); in __HAL_Gpio_Set_Level() 1393 sync(); in __HAL_Gpio_Set_InOut() 1434 sync(); in _HAL_Gpio_Get_InOut()
|
| /utopia/UTPA2-700.0.x/modules/gpio/hal/maxim/gpio/ |
| H A D | halGPIO.c | 1363 sync(); in __HAL_Gpio_Set_Level() 1383 sync(); in __HAL_Gpio_Set_InOut() 1424 sync(); in _HAL_Gpio_Get_InOut()
|
| /utopia/UTPA2-700.0.x/modules/gpio/hal/M7821/gpio/ |
| H A D | halGPIO.c | 1430 sync(); in __HAL_Gpio_Set_Level() 1450 sync(); in __HAL_Gpio_Set_InOut() 1491 sync(); in _HAL_Gpio_Get_InOut()
|
| /utopia/UTPA2-700.0.x/modules/gpio/hal/maserati/gpio/ |
| H A D | halGPIO.c | 1419 sync(); in __HAL_Gpio_Set_Level() 1439 sync(); in __HAL_Gpio_Set_InOut() 1480 sync(); in _HAL_Gpio_Get_InOut()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | if.h | 145 sync_serial_settings *sync; member
|
| H A D | firewire-cdev.h | 450 __u32 sync; member
|
| H A D | fb.h | 257 __u32 sync; /* see FB_SYNC_* */ member
|
| /utopia/UTPA2-700.0.x/mxlib/msfs/linux/ |
| H A D | MsFS.c | 584 sync(); in MsFS_Sync()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | asm.h | 487 # define MIPS_SYNC sync
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | unistd.h | 933 extern void sync (void) __THROW;
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c.0 | 2408 // This function will Set the H or V sync information: SyncStart/end/width 2410 // H/V Sync infomation and H/V output total that corresponding to this sync info. 3741 XC_LOG_TRACE(XC_DBGLEVEL_SETTIMING, "IP sync period = %u ms\n", u16IPVsyncPeriod); 3784 XC_LOG_TRACE(XC_DBGLEVEL_SETTIMING, "IP sync period = %u ms\n", u16IPVsyncPeriod); 4672 #if 0 // sync code from ursa, disable first 6447 …eWindow].enInputSourceType)) //atv ip timing may be unstable under some use case,cant sync from ip 6537 …eWindow].enInputSourceType)) //atv ip timing may be unstable under some use case,cant sync from ip 7006 //MDrv_WriteByteMask(H_BK_VOP(0x10), BIT(6), 0x7F); // set output sync ctl for Freerun 7007 …XCInstPri->u32DeviceID, REG_SC_BK10_10_L, BIT(14), 0x7700); // set output sync ctl for Freerun, bi… 8678 // This function will store the H or V sync information(SyncStart/end/width) of panel default for X…
|
| H A D | mvideo.c.0 | 1322 … //Mantis issue of 0266525 . Need to toggle IP write mask field count clear before input V sync . 2497 /// wait for input sync 2541 /// wait for output sync 2584 /// wait for output sync 2744 /// Get the specific window's sync status 2746 /// @param sXC_Sync_Status \b OUT:store the sync status 2866 // set to DE mode to sync with IP_HDMI below, to make system status sync. 3725 // get sync status 4042 // When Kano H2V2 is enabled, H sync and DE will randomly shift 1 pixel 5329 // there are some undefined signal between sync and DE in YPbPr fullHD [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/Ksym/ |
| H A D | .Ksym.o.cmd | 223 $(wildcard include/config/mp/sync/3/1/10/setting/vmalloc/setting.h) \ 224 $(wildcard include/config/mp/sync/3/1/10/setting/vmalloc/setting/debug.h) \ 477 $(wildcard include/config/outer/cache/sync.h) \
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c.0 | 5739 /// Set the maximum repeat times for one frame when av is not sync. 5742 /// @return -The result of command set sync repeat threashold 5991 /// Set fast display, not caring av-sync 17523 char text_sync[3][9] = {{"Sync"},{"Not sync"},{"Freerun"}}; 18678 /// Switch AV sync on/off 18713 /// Switch AV sync free run threshold 18744 /// Check if AV sync on or not 18747 /// - E_VDEC_EX_OK: AV sync on 18944 /// - E_VDEC_EX_OK: sync complete 18945 /// - E_VDEC_EX_FAIL: sync is incomplete [all …]
|