Searched refs:HAL_CORDIC_ERROR_TIMEOUT (Results 1 – 10 of 10) 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()
163 #define HAL_CORDIC_ERROR_TIMEOUT ((uint32_t)0x00000004U) /*!< Timeout error */ macro