HAL
HAL_DCMI_ERROR_TIMEOUT is only used within HAL.
 
Symbols
loading...
Files
loading...

HAL_DCMI_ERROR_TIMEOUT macro

Timeout error

Syntax

#define HAL_DCMI_ERROR_TIMEOUT 0x00000020U

References

LocationText
stm32f4xx_hal_dcmi.h:137
#define HAL_DCMI_ERROR_TIMEOUT 0x00000020U /*!< Timeout error */
stm32f4xx_hal_dcmi.c:450
hdcmi->ErrorCode |= HAL_DCMI_ERROR_TIMEOUT;
stm32f4xx_hal_dcmi.c:505
hdcmi->ErrorCode |= HAL_DCMI_ERROR_TIMEOUT;