I meant first start-up instruction executed by MCU itself, not user application. The first instruction after reset is released.
As far as I know reset is held until internal clocks reach steady state and then MCU starts to initialize PLL's etc, which I believe are first MCU instructions.
In S32K3x FIRC start-up is defined as 25us so it is the time I am looking for?