Home
last modified time | relevance | path

Searched defs:hcordic (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_cordic.c201 HAL_StatusTypeDef HAL_CORDIC_Init(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_Init()
268 HAL_StatusTypeDef HAL_CORDIC_DeInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_DeInit()
325 __weak void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspInit()
340 __weak void HAL_CORDIC_MspDeInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspDeInit()
365 HAL_StatusTypeDef HAL_CORDIC_RegisterCallback(CORDIC_HandleTypeDef *hcordic, HAL_CORDIC_CallbackIDT… in HAL_CORDIC_RegisterCallback()
456 HAL_StatusTypeDef HAL_CORDIC_UnRegisterCallback(CORDIC_HandleTypeDef *hcordic, HAL_CORDIC_CallbackI… in HAL_CORDIC_UnRegisterCallback()
558 HAL_StatusTypeDef HAL_CORDIC_Configure(CORDIC_HandleTypeDef *hcordic, const CORDIC_ConfigTypeDef *s… in HAL_CORDIC_Configure()
605 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… in HAL_CORDIC_Calculate()
699 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… in HAL_CORDIC_CalculateZO()
792 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… in HAL_CORDIC_Calculate_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_cordic.c201 HAL_StatusTypeDef HAL_CORDIC_Init(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_Init()
268 HAL_StatusTypeDef HAL_CORDIC_DeInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_DeInit()
325 __weak void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspInit()
340 __weak void HAL_CORDIC_MspDeInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspDeInit()
365 HAL_StatusTypeDef HAL_CORDIC_RegisterCallback(CORDIC_HandleTypeDef *hcordic, HAL_CORDIC_CallbackIDT… in HAL_CORDIC_RegisterCallback()
456 HAL_StatusTypeDef HAL_CORDIC_UnRegisterCallback(CORDIC_HandleTypeDef *hcordic, HAL_CORDIC_CallbackI… in HAL_CORDIC_UnRegisterCallback()
558 HAL_StatusTypeDef HAL_CORDIC_Configure(CORDIC_HandleTypeDef *hcordic, const CORDIC_ConfigTypeDef *s… in HAL_CORDIC_Configure()
605 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… in HAL_CORDIC_Calculate()
699 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… in HAL_CORDIC_CalculateZO()
792 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… in HAL_CORDIC_Calculate_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_cordic.c201 HAL_StatusTypeDef HAL_CORDIC_Init(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_Init()
268 HAL_StatusTypeDef HAL_CORDIC_DeInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_DeInit()
325 __weak void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspInit()
340 __weak void HAL_CORDIC_MspDeInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspDeInit()
365 HAL_StatusTypeDef HAL_CORDIC_RegisterCallback(CORDIC_HandleTypeDef *hcordic, HAL_CORDIC_CallbackIDT… in HAL_CORDIC_RegisterCallback()
456 HAL_StatusTypeDef HAL_CORDIC_UnRegisterCallback(CORDIC_HandleTypeDef *hcordic, HAL_CORDIC_CallbackI… in HAL_CORDIC_UnRegisterCallback()
558 HAL_StatusTypeDef HAL_CORDIC_Configure(CORDIC_HandleTypeDef *hcordic, const CORDIC_ConfigTypeDef *s… in HAL_CORDIC_Configure()
605 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… in HAL_CORDIC_Calculate()
699 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… in HAL_CORDIC_CalculateZO()
792 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… in HAL_CORDIC_Calculate_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_cordic.c201 HAL_StatusTypeDef HAL_CORDIC_Init(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_Init()
268 HAL_StatusTypeDef HAL_CORDIC_DeInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_DeInit()
325 __weak void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspInit()
340 __weak void HAL_CORDIC_MspDeInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspDeInit()
365 HAL_StatusTypeDef HAL_CORDIC_RegisterCallback(CORDIC_HandleTypeDef *hcordic, HAL_CORDIC_CallbackIDT… in HAL_CORDIC_RegisterCallback()
456 HAL_StatusTypeDef HAL_CORDIC_UnRegisterCallback(CORDIC_HandleTypeDef *hcordic, HAL_CORDIC_CallbackI… in HAL_CORDIC_UnRegisterCallback()
558 HAL_StatusTypeDef HAL_CORDIC_Configure(CORDIC_HandleTypeDef *hcordic, const CORDIC_ConfigTypeDef *s… in HAL_CORDIC_Configure()
605 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… in HAL_CORDIC_Calculate()
699 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… in HAL_CORDIC_CalculateZO()
792 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… in HAL_CORDIC_Calculate_IT()
[all …]
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_cordic.c201 HAL_StatusTypeDef HAL_CORDIC_Init(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_Init()
268 HAL_StatusTypeDef HAL_CORDIC_DeInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_DeInit()
325 __weak void HAL_CORDIC_MspInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspInit()
340 __weak void HAL_CORDIC_MspDeInit(CORDIC_HandleTypeDef *hcordic) in HAL_CORDIC_MspDeInit()
365 HAL_StatusTypeDef HAL_CORDIC_RegisterCallback(CORDIC_HandleTypeDef *hcordic, HAL_CORDIC_CallbackIDT… in HAL_CORDIC_RegisterCallback()
456 HAL_StatusTypeDef HAL_CORDIC_UnRegisterCallback(CORDIC_HandleTypeDef *hcordic, HAL_CORDIC_CallbackI… in HAL_CORDIC_UnRegisterCallback()
558 HAL_StatusTypeDef HAL_CORDIC_Configure(CORDIC_HandleTypeDef *hcordic, const CORDIC_ConfigTypeDef *s… in HAL_CORDIC_Configure()
605 HAL_StatusTypeDef HAL_CORDIC_Calculate(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int32… in HAL_CORDIC_Calculate()
699 HAL_StatusTypeDef HAL_CORDIC_CalculateZO(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, int… in HAL_CORDIC_CalculateZO()
792 HAL_StatusTypeDef HAL_CORDIC_Calculate_IT(CORDIC_HandleTypeDef *hcordic, const int32_t *pInBuff, in… in HAL_CORDIC_Calculate_IT()
[all …]