zephyr/drivers/spi/spi_nxp_lpspi
Declan Snyder c0e3ec7f08 spi_nxp_lpspi: Add maximum wait time of fifo empty
Instead of waiting forever and potentially allowing infinite loop on
ISR, wait some arbitrary amount of cycles to error out if it isn't
happening. Still make this configurable for debugging purposes.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2025-06-18 17:51:19 -04:00
..
CMakeLists.txt spi_nxp_lpspi: Fix Kconfig description 2025-02-20 21:07:23 +01:00
Kconfig spi_nxp_lpspi: Add maximum wait time of fifo empty 2025-06-18 17:51:19 -04:00
spi_nxp_lpspi.c spi_nxp_lpspi: Add maximum wait time of fifo empty 2025-06-18 17:51:19 -04:00
spi_nxp_lpspi_common.c spi_nxp_lpspi: Add maximum wait time of fifo empty 2025-06-18 17:51:19 -04:00
spi_nxp_lpspi_dma.c spi_nxp_lpspi: Use one logging module 2025-04-24 10:38:58 +02:00
spi_nxp_lpspi_priv.h spi_nxp_lpspi: Add maximum wait time of fifo empty 2025-06-18 17:51:19 -04:00