|
STM32H735xx HAL User Manual
|
Functions | |
| ErrorStatus | LL_CORDIC_DeInit (CORDIC_TypeDef *CORDICx) |
| De-Initialize CORDIC peripheral registers to their default reset values. | |
| ErrorStatus LL_CORDIC_DeInit | ( | CORDIC_TypeDef * | CORDICx | ) |
De-Initialize CORDIC peripheral registers to their default reset values.
| CORDICx | CORDIC Instance |
| An | ErrorStatus enumeration value:
|
Definition at line 61 of file stm32h7xx_ll_cordic.c.
References assert_param, LL_AHB2_GRP1_ForceReset(), LL_AHB2_GRP1_PERIPH_CORDIC, and LL_AHB2_GRP1_ReleaseReset().
1.7.6.1