/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_cordic.c | 246 hcordic->pInBuff = NULL; in HAL_CORDIC_Init() 300 hcordic->pInBuff = NULL; in HAL_CORDIC_DeInit() 605 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… in HAL_CORDIC_Calculate() argument 610 const int32_t *p_tmp_in_buff = pInBuff; in HAL_CORDIC_Calculate() 614 if ((pInBuff == NULL) || (pOutBuff == NULL) || (NbCalc == 0U)) in HAL_CORDIC_Calculate() 699 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… in HAL_CORDIC_CalculateZO() argument 704 const int32_t *p_tmp_in_buff = pInBuff; in HAL_CORDIC_CalculateZO() 708 if ((pInBuff == NULL) || (pOutBuff == NULL) || (NbCalc == 0U)) in HAL_CORDIC_CalculateZO() 792 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… in HAL_CORDIC_Calculate_IT() argument 795 const int32_t *tmp_pInBuff = pInBuff; in HAL_CORDIC_Calculate_IT() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_cordic.c | 246 hcordic->pInBuff = NULL; in HAL_CORDIC_Init() 300 hcordic->pInBuff = NULL; in HAL_CORDIC_DeInit() 605 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… in HAL_CORDIC_Calculate() argument 610 const int32_t *p_tmp_in_buff = pInBuff; in HAL_CORDIC_Calculate() 614 if ((pInBuff == NULL) || (pOutBuff == NULL) || (NbCalc == 0U)) in HAL_CORDIC_Calculate() 699 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… in HAL_CORDIC_CalculateZO() argument 704 const int32_t *p_tmp_in_buff = pInBuff; in HAL_CORDIC_CalculateZO() 708 if ((pInBuff == NULL) || (pOutBuff == NULL) || (NbCalc == 0U)) in HAL_CORDIC_CalculateZO() 792 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… in HAL_CORDIC_Calculate_IT() argument 795 const int32_t *tmp_pInBuff = pInBuff; in HAL_CORDIC_Calculate_IT() [all …]
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_cordic.c | 246 hcordic->pInBuff = NULL; in HAL_CORDIC_Init() 300 hcordic->pInBuff = NULL; in HAL_CORDIC_DeInit() 605 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… in HAL_CORDIC_Calculate() argument 610 const int32_t *p_tmp_in_buff = pInBuff; in HAL_CORDIC_Calculate() 614 if ((pInBuff == NULL) || (pOutBuff == NULL) || (NbCalc == 0U)) in HAL_CORDIC_Calculate() 699 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… in HAL_CORDIC_CalculateZO() argument 704 const int32_t *p_tmp_in_buff = pInBuff; in HAL_CORDIC_CalculateZO() 708 if ((pInBuff == NULL) || (pOutBuff == NULL) || (NbCalc == 0U)) in HAL_CORDIC_CalculateZO() 792 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… in HAL_CORDIC_Calculate_IT() argument 795 const int32_t *tmp_pInBuff = pInBuff; in HAL_CORDIC_Calculate_IT() [all …]
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_cordic.c | 246 hcordic->pInBuff = NULL; in HAL_CORDIC_Init() 300 hcordic->pInBuff = NULL; in HAL_CORDIC_DeInit() 605 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… in HAL_CORDIC_Calculate() argument 610 const int32_t *p_tmp_in_buff = pInBuff; in HAL_CORDIC_Calculate() 614 if ((pInBuff == NULL) || (pOutBuff == NULL) || (NbCalc == 0U)) in HAL_CORDIC_Calculate() 699 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… in HAL_CORDIC_CalculateZO() argument 704 const int32_t *p_tmp_in_buff = pInBuff; in HAL_CORDIC_CalculateZO() 708 if ((pInBuff == NULL) || (pOutBuff == NULL) || (NbCalc == 0U)) in HAL_CORDIC_CalculateZO() 792 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… in HAL_CORDIC_Calculate_IT() argument 795 const int32_t *tmp_pInBuff = pInBuff; in HAL_CORDIC_Calculate_IT() [all …]
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_cordic.c | 246 hcordic->pInBuff = NULL; in HAL_CORDIC_Init() 300 hcordic->pInBuff = NULL; in HAL_CORDIC_DeInit() 605 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… in HAL_CORDIC_Calculate() argument 610 const int32_t *p_tmp_in_buff = pInBuff; in HAL_CORDIC_Calculate() 614 if ((pInBuff == NULL) || (pOutBuff == NULL) || (NbCalc == 0U)) in HAL_CORDIC_Calculate() 699 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… in HAL_CORDIC_CalculateZO() argument 704 const int32_t *p_tmp_in_buff = pInBuff; in HAL_CORDIC_CalculateZO() 708 if ((pInBuff == NULL) || (pOutBuff == NULL) || (NbCalc == 0U)) in HAL_CORDIC_CalculateZO() 792 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… in HAL_CORDIC_Calculate_IT() argument 795 const int32_t *tmp_pInBuff = pInBuff; in HAL_CORDIC_Calculate_IT() [all …]
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_cordic.h | 67 const int32_t *pInBuff; /*!< Pointer to CORDIC input data buffer */ member 560 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… 562 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… 564 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… 566 HAL_StatusTypeDef HAL_CORDIC_Calculate_DMA(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, i…
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_cordic.h | 67 const int32_t *pInBuff; /*!< Pointer to CORDIC input data buffer */ member 560 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… 562 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… 564 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… 566 HAL_StatusTypeDef HAL_CORDIC_Calculate_DMA(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, i…
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_cordic.h | 67 const int32_t *pInBuff; /*!< Pointer to CORDIC input data buffer */ member 560 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… 562 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… 564 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… 566 HAL_StatusTypeDef HAL_CORDIC_Calculate_DMA(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, i…
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_cordic.h | 67 const int32_t *pInBuff; /*!< Pointer to CORDIC input data buffer */ member 560 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… 562 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… 564 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… 566 HAL_StatusTypeDef HAL_CORDIC_Calculate_DMA(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, i…
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_cordic.h | 67 const int32_t *pInBuff; /*!< Pointer to CORDIC input data buffer */ member 560 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… 562 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… 564 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… 566 HAL_StatusTypeDef HAL_CORDIC_Calculate_DMA(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, i…
|