Timing side channel

Does timing side channel analysis apply to hardware crypto engine? I haven’t read anything about timing attack on hardware engine. It is possible to analysis timing from 1x synchronous capture?

Yes of course. Hardware crypto does tend to be constant-time (i.e. no timing leakage), but there surely exists some hardware crypto that has some timing side-channel.