STM32H735xx HAL User Manual
|
Defines | |
#define | CORDIC_OUTSIZE_32BITS (0x00000000U) |
#define | CORDIC_OUTSIZE_16BITS CORDIC_CSR_RESSIZE |
#define CORDIC_OUTSIZE_16BITS CORDIC_CSR_RESSIZE |
16 bits output data size (Q1.15 format)
Definition at line 299 of file stm32h7xx_hal_cordic.h.
#define CORDIC_OUTSIZE_32BITS (0x00000000U) |
32 bits output data size (Q1.31 format)
Definition at line 298 of file stm32h7xx_hal_cordic.h.