Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_cordic.c257 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Init()
379 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_RegisterCallback()
460 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_UnRegisterCallback()
572 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_Configure()
624 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_Calculate()
657 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Calculate()
673 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Calculate()
718 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_CalculateZO()
753 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_CalculateZO()
767 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_CalculateZO()
[all …]
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_cordic.c257 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Init()
379 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_RegisterCallback()
460 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_UnRegisterCallback()
572 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_Configure()
624 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_Calculate()
657 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Calculate()
673 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Calculate()
718 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_CalculateZO()
753 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_CalculateZO()
767 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_CalculateZO()
[all …]
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_cordic.c257 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Init()
379 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_RegisterCallback()
460 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_UnRegisterCallback()
572 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_Configure()
624 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_Calculate()
657 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Calculate()
673 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Calculate()
718 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_CalculateZO()
753 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_CalculateZO()
767 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_CalculateZO()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_cordic.c257 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Init()
379 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_RegisterCallback()
460 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_UnRegisterCallback()
572 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_Configure()
624 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_Calculate()
657 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Calculate()
673 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Calculate()
718 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_CalculateZO()
753 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_CalculateZO()
767 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_CalculateZO()
[all …]
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_cordic.c257 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Init()
379 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_RegisterCallback()
460 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_UnRegisterCallback()
572 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_Configure()
624 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_Calculate()
657 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Calculate()
673 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_Calculate()
718 if (hcordic->State == HAL_CORDIC_STATE_READY) in HAL_CORDIC_CalculateZO()
753 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_CalculateZO()
767 hcordic->State = HAL_CORDIC_STATE_READY; in HAL_CORDIC_CalculateZO()
[all …]
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_cordic.h51 HAL_CORDIC_STATE_READY = 0x01U, /*!< CORDIC initialized and ready for use */ enumerator
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_cordic.h51 HAL_CORDIC_STATE_READY = 0x01U, /*!< CORDIC initialized and ready for use */ enumerator
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_cordic.h51 HAL_CORDIC_STATE_READY = 0x01U, /*!< CORDIC initialized and ready for use */ enumerator
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_cordic.h51 HAL_CORDIC_STATE_READY = 0x01U, /*!< CORDIC initialized and ready for use */ enumerator
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_cordic.h51 HAL_CORDIC_STATE_READY = 0x01U, /*!< CORDIC initialized and ready for use */ enumerator