Searched refs:HAL_CORDIC_ERROR_TIMEOUT (Results 1 – 8 of 8) sorted by relevance
654 hcordic->ErrorCode = HAL_CORDIC_ERROR_TIMEOUT; in HAL_CORDIC_Calculate()750 hcordic->ErrorCode = HAL_CORDIC_ERROR_TIMEOUT; in HAL_CORDIC_CalculateZO()
164 #define HAL_CORDIC_ERROR_TIMEOUT ((uint32_t)0x00000004U) /*!< Timeout error */ macro