How to perform asynchronous PWM output/

I am performing PWM output using the PWM output/Diagnostic function of RH850 U2A.

When PWM output is performed using three channels, the three channels are synchronized.

I would like to output PWM on each channel with a fixed time delay.

I am thinking of outputting asynchronously.

However, I cannot find a register related to phase setting.

How can I generate a phase difference to enable PWM output?