| /utopia/UTPA2-700.0.x/modules/mvop/hal/manhattan/mvop/ |
| H A D | halMVOP.h | 314 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| H A D | halMVOP.c | 4329 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable) in HAL_MVOP_SubSetDCClk() function
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/macan/mvop/ |
| H A D | halMVOP.h | 301 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| H A D | halMVOP.c | 4591 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable) in HAL_MVOP_SubSetDCClk() function
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mooney/mvop/ |
| H A D | halMVOP.h | 318 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| H A D | halMVOP.c | 4437 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable) in HAL_MVOP_SubSetDCClk() function
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mustang/mvop/ |
| H A D | halMVOP.h | 317 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| H A D | halMVOP.c | 3813 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable) in HAL_MVOP_SubSetDCClk() function
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M5621/mvop/ |
| H A D | halMVOP.h | 330 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| H A D | halMVOP.c | 4319 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable) in HAL_MVOP_SubSetDCClk() function
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M7621/mvop/ |
| H A D | halMVOP.h | 323 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| H A D | halMVOP.c | 4773 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable) in HAL_MVOP_SubSetDCClk() function
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M7821/mvop/ |
| H A D | halMVOP.h | 322 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/curry/mvop/ |
| H A D | halMVOP.h | 363 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/kastor/mvop/ |
| H A D | halMVOP.h | 362 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maxim/mvop/ |
| H A D | halMVOP.h | 379 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maserati/mvop/ |
| H A D | halMVOP.h | 376 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| H A D | halMVOP.c | 4794 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable) in HAL_MVOP_SubSetDCClk() function
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/ |
| H A D | halMVOP.h | 417 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/ |
| H A D | halMVOP.h | 430 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/ |
| H A D | halMVOP.h | 438 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k7u/mvop/ |
| H A D | halMVOP.h | 434 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable);
|
| /utopia/UTPA2-700.0.x/modules/mvop/drv/mvop/ |
| H A D | _drvMVOP_weak.h | 239 __mvop_if void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable)__mvop_weak;
|
| H A D | drvMVOP.c | 3850 HAL_MVOP_SubSetDCClk(0, TRUE); //Clk DC0 in MDrv_MVOP_SetInputCfg_V2() 3851 HAL_MVOP_SubSetDCClk(1, TRUE); //Clk DC1 in MDrv_MVOP_SetInputCfg_V2() 5458 HAL_MVOP_SubSetDCClk(0, bEnable); //Clk DC0 in MDrv_MVOP_SubSetClk_V2() 5459 HAL_MVOP_SubSetDCClk(1, bEnable); //Clk DC1 in MDrv_MVOP_SubSetClk_V2() 5477 HAL_MVOP_SubSetDCClk(0, bEnable); //Clk DC0 in MDrv_MVOP_SubSetClk() 5478 HAL_MVOP_SubSetDCClk(1, bEnable); //Clk DC1 in MDrv_MVOP_SubSetClk()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mainz/mvop/ |
| H A D | halMVOP.c | 4736 void HAL_MVOP_SubSetDCClk(MS_U8 clkNum, MS_BOOL bEnable) in HAL_MVOP_SubSetDCClk() function
|