Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Go to the source code of this file.
#define STM32_I2C_DMA_ERROR_HOOK | ( | i2cp | ) | osalSysHalt("DMA failure") |
#define STM32_SPI_DMA_ERROR_HOOK | ( | spip | ) | osalSysHalt("DMA failure") |
#define STM32_UART_DMA_ERROR_HOOK | ( | uartp | ) | osalSysHalt("DMA failure") |