Home
last modified time | relevance | path

Searched refs:HAL_CORDIC_ERROR_PARAM (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_cordic.c617 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate()
711 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_CalculateZO()
801 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_IT()
897 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
910 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
924 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_cordic.c617 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate()
711 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_CalculateZO()
801 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_IT()
897 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
910 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
924 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_cordic.c617 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate()
711 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_CalculateZO()
801 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_IT()
897 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
910 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
924 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_cordic.c617 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate()
711 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_CalculateZO()
801 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_IT()
897 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
910 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
924 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_cordic.c617 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate()
711 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_CalculateZO()
801 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_IT()
897 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
910 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
924 hcordic->ErrorCode |= HAL_CORDIC_ERROR_PARAM; in HAL_CORDIC_Calculate_DMA()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_cordic.h161 #define HAL_CORDIC_ERROR_PARAM ((uint32_t)0x00000001U) /*!< Wrong parameter error */ macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_cordic.h161 #define HAL_CORDIC_ERROR_PARAM ((uint32_t)0x00000001U) /*!< Wrong parameter error */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_cordic.h161 #define HAL_CORDIC_ERROR_PARAM ((uint32_t)0x00000001U) /*!< Wrong parameter error */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_cordic.h161 #define HAL_CORDIC_ERROR_PARAM ((uint32_t)0x00000001U) /*!< Wrong parameter error */ macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_cordic.h161 #define HAL_CORDIC_ERROR_PARAM ((uint32_t)0x00000001U) /*!< Wrong parameter error */ macro