|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_CORDIC_INSIZE_32BITS (0x00000000U) |
| #define | LL_CORDIC_INSIZE_16BITS CORDIC_CSR_ARGSIZE |
| #define LL_CORDIC_INSIZE_16BITS CORDIC_CSR_ARGSIZE |
16 bits input data size (Q1.15 format)
Definition at line 161 of file stm32h7xx_ll_cordic.h.
| #define LL_CORDIC_INSIZE_32BITS (0x00000000U) |
32 bits input data size (Q1.31 format)
Definition at line 160 of file stm32h7xx_ll_cordic.h.
1.7.6.1