I am not sure if you mean example of connection or code example.
We try to avoid recommending specific devices to customers for memory and other external components. Because of the large number of choices out there it is impossible for us to have hands-on experience with all of them, and we don't want to recommend devices that we haven't used ourselves. We are at least indirectly recommending devices by including them on our EVBs and reference designs. So in most cases our best recommendation is to use the devices we have used or at least find something similar that will meet your specific needs.
There is an appnote dealing with QuadSPI:
https://www.nxp.com/docs/en/application-note/AN12193.pdf
QuadSPI is highly configurable module because it uses look-up tables for SPI commands what should theoretically allow user to adapt the code to any SPI memory.
S32K3X8EVB-Q289 uses S26KL512SDABHV030 device what’s HYPERFLASH device i.e. octal SPI flash memory connected with HyperBus protocol.
It is expected memory mapped access and driver is a part of RTD FLS drivers pack (real-time time flash driver, supporting internal flash as well as QuadSPI):
https://www.nxp.com/design/software/automotive-software-and-tools/real-time-drivers-rtd:AUTOMOTIVE-R...