Searched defs:HAL_DMA_ERROR_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
171 #define HAL_DMA_ERROR_TIMEOUT (0x00000020U) /*!< Timeout error */ macro
174 #define HAL_DMA_ERROR_TIMEOUT ((uint32_t)0x00000020U) /*!< Timeout error */ macro
188 #define HAL_DMA_ERROR_TIMEOUT 0x00000020U /*!< Timeout error … macro