Home
last modified time | relevance | path

Searched refs:to_std_error (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/drivers/dma/
Ddma_nxp_edma.c299 return to_std_error(ret); in edma_config()
307 return to_std_error(ret); in edma_config()
479 return to_std_error(ret); in edma_stop()
Ddma_nxp_edma.h517 static inline int to_std_error(int edma_err) in to_std_error() function