Searched refs:u8Phase_next (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsio/ |
| H A D | halTSIO.c | 1942 MS_U8 u8Phase_next = 0; in HAL_TSIO_Analogphase_Set() local 1961 u8Phase_next = u8Phase + u8Gap; in HAL_TSIO_Analogphase_Set() 1962 if (u8Phase_next > ANALOG_PHASE_MAX) in HAL_TSIO_Analogphase_Set() 1964 u8Phase_next = u8Phase_next - ANALOG_PHASE_MAX - 1; in HAL_TSIO_Analogphase_Set() 1980 …LEVEL_TRACE,printf("Phase [%d, %d, %d, %d]\n",u8Skew_phase, u8Phase_pre, u8Phase, u8Phase_next)); in HAL_TSIO_Analogphase_Set() 1983 … Setting[u8Phase_pre].u8Delay1T, Setting[u8Phase].u8Delay1T, Setting[u8Phase_next].u8Delay1T)); in HAL_TSIO_Analogphase_Set() 1985 Setting[u8Phase_pre].u8Corse, Setting[u8Phase].u8Corse, Setting[u8Phase_next].u8Corse)); in HAL_TSIO_Analogphase_Set() 1987 Setting[u8Phase_pre].u8Fine, Setting[u8Phase].u8Fine, Setting[u8Phase_next].u8Fine)); in HAL_TSIO_Analogphase_Set() 2065 _REG16_SET_MASK(&(_TSIOCtrlPHY->TSIO_PHY_25), Setting[u8Phase_next].u8Corse, in HAL_TSIO_Analogphase_Set() 2069 _REG16_SET_MASK(&(_TSIOCtrlPHY->TSIO_PHY_23), Setting[u8Phase_next].u8Fine, in HAL_TSIO_Analogphase_Set() [all …]
|
| /utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsio/ |
| H A D | halTSIO.c | 1942 MS_U8 u8Phase_next = 0; in HAL_TSIO_Analogphase_Set() local 1961 u8Phase_next = u8Phase + u8Gap; in HAL_TSIO_Analogphase_Set() 1962 if (u8Phase_next > ANALOG_PHASE_MAX) in HAL_TSIO_Analogphase_Set() 1964 u8Phase_next = u8Phase_next - ANALOG_PHASE_MAX - 1; in HAL_TSIO_Analogphase_Set() 1980 …LEVEL_TRACE,printf("Phase [%d, %d, %d, %d]\n",u8Skew_phase, u8Phase_pre, u8Phase, u8Phase_next)); in HAL_TSIO_Analogphase_Set() 1983 … Setting[u8Phase_pre].u8Delay1T, Setting[u8Phase].u8Delay1T, Setting[u8Phase_next].u8Delay1T)); in HAL_TSIO_Analogphase_Set() 1985 Setting[u8Phase_pre].u8Corse, Setting[u8Phase].u8Corse, Setting[u8Phase_next].u8Corse)); in HAL_TSIO_Analogphase_Set() 1987 Setting[u8Phase_pre].u8Fine, Setting[u8Phase].u8Fine, Setting[u8Phase_next].u8Fine)); in HAL_TSIO_Analogphase_Set() 2065 _REG16_SET_MASK(&(_TSIOCtrlPHY->TSIO_PHY_25), Setting[u8Phase_next].u8Corse, in HAL_TSIO_Analogphase_Set() 2069 _REG16_SET_MASK(&(_TSIOCtrlPHY->TSIO_PHY_23), Setting[u8Phase_next].u8Fine, in HAL_TSIO_Analogphase_Set() [all …]
|