Lines Matching refs:bEarly
488 MS_BOOL bEarly = 0, bLate = 0; in _TSIO_Monitor() local
502 bEarly = 1; in _TSIO_Monitor()
506 bEarly = 0; in _TSIO_Monitor()
517 … TSIO_DBGTRACE("Phase = %d, Early = 0x%X, late = 0x%X", _ptsio_res->_u8Analogphase, bEarly, bLate); in _TSIO_Monitor()
519 if (bEarly || bLate) in _TSIO_Monitor()
521 … TSIO_DBGINFO("Phase = %d, Early = 0x%X, late = 0x%X", _ptsio_res->_u8Analogphase, bEarly, bLate); in _TSIO_Monitor()
523 HAL_TSIO_Bittraining_Setvalue(bEarly, bLate); in _TSIO_Monitor()
526 if (bEarly) in _TSIO_Monitor()
597 bEarly = 1; in _TSIO_Monitor()
601 bEarly = 0; in _TSIO_Monitor()
643 HAL_TSIO_Bittraining_Setvalue(bEarly, bLate); in _TSIO_Monitor()