Also, it is weird that in the pinout description of S32k146 there are pins with specific alternative for UART HW flow control:


etc
Because if I configure the pin with HW flow control alternative instead of GPIO it will never work, as there is no support for it in the uart drivers from the SDK. So I have to configure it as alternative 1 (GPIO).
What is the sense of having UART HW flow control alternative in a pin?
Best regards,
Adria