HAL CORDIC Constants ¶
CORDIC Error code ¶
- group CORDIC_Error_Code
- group CORDIC_Error_Code
-
Defines
-
HAL_CORDIC_ERROR_NONE
0U
-
No error
-
HAL_CORDIC_ERROR_DMA
(1U
<<
0U)
-
DMA error
-
HAL_CORDIC_ERROR_NONE
0U
- group CORDIC_Error_Code
-
Defines
-
HAL_CORDIC_ERROR_NONE
0U
-
No error
-
HAL_CORDIC_ERROR_DMA
(1U
<<
0U)
-
DMA error
-
HAL_CORDIC_ERROR_NONE
0U
CORDIC DMA optional interrupt ¶
- group CORDIC_DMA_optional_Interrupt
- group CORDIC_DMA_optional_Interrupt
-
Defines
-
HAL_CORDIC_OPT_DMA_NONE
0UL
-
All optional IT are disabled
-
HAL_CORDIC_OPT_DMA_IT_HALF_CPLT
(1UL
<<
1U)
-
Enable optional IT half complete
-
HAL_CORDIC_OPT_DMA_ALL
(1UL
<<
2U)
-
Enable all optional IT
-
HAL_CORDIC_OPT_DMA_NONE
0UL
- group CORDIC_DMA_optional_Interrupt
-
Defines
-
HAL_CORDIC_OPT_DMA_NONE
0UL
-
All optional IT are disabled
-
HAL_CORDIC_OPT_DMA_IT_HALF_CPLT
(1UL
<<
1U)
-
Enable optional IT half complete
-
HAL_CORDIC_OPT_DMA_ALL
(1UL
<<
2U)
-
Enable all optional IT
-
HAL_CORDIC_OPT_DMA_NONE
0UL