Hi.
I am using an IWRL6432. I want to use the SYNC_IN pin to trigger frames. As far as I can see, it is possible to use the FrameTrigMode to HW_LOW_JIT_TRIG. 
However, according to the datasheet, I can set a delay for the frame start. 
This is visualized here:

However, I am not able to find the delay in the source code or configuration. Can you help me find it in the source code?
My application uses two sensor with an overlap, so I need to delay one of the sensors, to avoid ghost points.
Thank you in advance.