Searched refs:CORDIC_ReadOutDataIncrementPtr (Results 1 – 5 of 5) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_cordic.c | 163 static void CORDIC_ReadOutDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, int32_t **ppOutBuff… 666 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_Calculate() 670 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_Calculate() 742 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_CalculateZO() 764 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_CalculateZO() 1117 CORDIC_ReadOutDataIncrementPtr(hcordic, &(hcordic->pOutBuff)); in HAL_CORDIC_IRQHandler() 1240 static void CORDIC_ReadOutDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, int32_t **ppOutBuff) in CORDIC_ReadOutDataIncrementPtr() function
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_cordic.c | 163 static void CORDIC_ReadOutDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, int32_t **ppOutBuff… 666 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_Calculate() 670 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_Calculate() 742 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_CalculateZO() 764 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_CalculateZO() 1117 CORDIC_ReadOutDataIncrementPtr(hcordic, &(hcordic->pOutBuff)); in HAL_CORDIC_IRQHandler() 1240 static void CORDIC_ReadOutDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, int32_t **ppOutBuff) in CORDIC_ReadOutDataIncrementPtr() function
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_cordic.c | 163 static void CORDIC_ReadOutDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, int32_t **ppOutBuff… 666 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_Calculate() 670 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_Calculate() 742 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_CalculateZO() 764 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_CalculateZO() 1117 CORDIC_ReadOutDataIncrementPtr(hcordic, &(hcordic->pOutBuff)); in HAL_CORDIC_IRQHandler() 1240 static void CORDIC_ReadOutDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, int32_t **ppOutBuff) in CORDIC_ReadOutDataIncrementPtr() function
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_cordic.c | 163 static void CORDIC_ReadOutDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, int32_t **ppOutBuff… 666 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_Calculate() 670 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_Calculate() 742 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_CalculateZO() 764 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_CalculateZO() 1109 CORDIC_ReadOutDataIncrementPtr(hcordic, &(hcordic->pOutBuff)); in HAL_CORDIC_IRQHandler() 1232 static void CORDIC_ReadOutDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, int32_t **ppOutBuff) in CORDIC_ReadOutDataIncrementPtr() function
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_cordic.c | 163 static void CORDIC_ReadOutDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, int32_t **ppOutBuff… 666 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_Calculate() 670 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_Calculate() 742 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_CalculateZO() 764 CORDIC_ReadOutDataIncrementPtr(hcordic, &p_tmp_out_buff); in HAL_CORDIC_CalculateZO() 1109 CORDIC_ReadOutDataIncrementPtr(hcordic, &(hcordic->pOutBuff)); in HAL_CORDIC_IRQHandler() 1232 static void CORDIC_ReadOutDataIncrementPtr(const CORDIC_HandleTypeDef *hcordic, int32_t **ppOutBuff) in CORDIC_ReadOutDataIncrementPtr() function
|