Macros
Collaboration diagram for RCC CSI Config:

Macros

#define RCC_CSI_OFF   (0x00000000U)
 
#define RCC_CSI_OFF   (0x00000000U)
 
#define RCC_CSI_ON   RCC_CR_CSION
 
#define RCC_CSI_ON   RCC_CR_CSION
 
#define RCC_CSICALIBRATION_DEFAULT   (0x20U) /* Default CSI calibration trimming value for STM32H7 rev.V and above. (0x10 value for rev.Y handled within __HAL_RCC_CSI_CALIBRATIONVALUE_ADJUST macro ) */
 
#define RCC_CSICALIBRATION_DEFAULT   (0x20U) /* Default CSI calibration trimming value for STM32H7 rev.V and above. (0x10 value for rev.Y handled within __HAL_RCC_CSI_CALIBRATIONVALUE_ADJUST macro ) */
 

Detailed Description

Macro Definition Documentation

◆ RCC_CSI_OFF [1/2]

#define RCC_CSI_OFF   (0x00000000U)

◆ RCC_CSI_OFF [2/2]

#define RCC_CSI_OFF   (0x00000000U)

◆ RCC_CSI_ON [1/2]

#define RCC_CSI_ON   RCC_CR_CSION

◆ RCC_CSI_ON [2/2]

#define RCC_CSI_ON   RCC_CR_CSION

◆ RCC_CSICALIBRATION_DEFAULT [1/2]

#define RCC_CSICALIBRATION_DEFAULT   (0x20U) /* Default CSI calibration trimming value for STM32H7 rev.V and above. (0x10 value for rev.Y handled within __HAL_RCC_CSI_CALIBRATIONVALUE_ADJUST macro ) */

◆ RCC_CSICALIBRATION_DEFAULT [2/2]

#define RCC_CSICALIBRATION_DEFAULT   (0x20U) /* Default CSI calibration trimming value for STM32H7 rev.V and above. (0x10 value for rev.Y handled within __HAL_RCC_CSI_CALIBRATIONVALUE_ADJUST macro ) */


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08