Since sensor.h API in Zephyr does not support reading hw FIFO, I am planning to use SPI driver to read the hw FIFO on received an interrupt when FIFO has data.
Is there any example in Zephyr using SPI with ISR? I am using the latest NCS V2.1.0 on a nFC5340 device
Thanks,
JC