Searched refs:CORDIC_WriteInDataIncrementPtr (Results 1 – 5 of 5) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_cordic.c | 162 static void CORDIC_WriteInDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, const int32_t **ppI… 636 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_Calculate() 643 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_Calculate() 730 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_CalculateZO() 737 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_CalculateZO() 1127 CORDIC_WriteInDataIncrementPtr(hcordic, &(hcordic->pInBuff)); in HAL_CORDIC_IRQHandler() 1214 static void CORDIC_WriteInDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, const int32_t **ppI… in CORDIC_WriteInDataIncrementPtr() function
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_cordic.c | 162 static void CORDIC_WriteInDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, const int32_t **ppI… 636 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_Calculate() 643 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_Calculate() 730 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_CalculateZO() 737 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_CalculateZO() 1127 CORDIC_WriteInDataIncrementPtr(hcordic, &(hcordic->pInBuff)); in HAL_CORDIC_IRQHandler() 1214 static void CORDIC_WriteInDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, const int32_t **ppI… in CORDIC_WriteInDataIncrementPtr() function
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_cordic.c | 162 static void CORDIC_WriteInDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, const int32_t **ppI… 636 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_Calculate() 643 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_Calculate() 730 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_CalculateZO() 737 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_CalculateZO() 1127 CORDIC_WriteInDataIncrementPtr(hcordic, &(hcordic->pInBuff)); in HAL_CORDIC_IRQHandler() 1214 static void CORDIC_WriteInDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, const int32_t **ppI… in CORDIC_WriteInDataIncrementPtr() function
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_cordic.c | 162 static void CORDIC_WriteInDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, const int32_t **ppI… 636 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_Calculate() 643 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_Calculate() 730 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_CalculateZO() 737 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_CalculateZO() 1119 CORDIC_WriteInDataIncrementPtr(hcordic, &(hcordic->pInBuff)); in HAL_CORDIC_IRQHandler() 1206 static void CORDIC_WriteInDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, const int32_t **ppI… in CORDIC_WriteInDataIncrementPtr() function
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_cordic.c | 162 static void CORDIC_WriteInDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, const int32_t **ppI… 636 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_Calculate() 643 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_Calculate() 730 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_CalculateZO() 737 CORDIC_WriteInDataIncrementPtr(hcordic, &p_tmp_in_buff); in HAL_CORDIC_CalculateZO() 1119 CORDIC_WriteInDataIncrementPtr(hcordic, &(hcordic->pInBuff)); in HAL_CORDIC_IRQHandler() 1206 static void CORDIC_WriteInDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, const int32_t **ppI… in CORDIC_WriteInDataIncrementPtr() function
|