Macros
Collaboration diagram for RCCEx CRS SynchroSource:

Macros

#define RCC_CRS_SYNC_SOURCE_LSE   CRS_CFGR_SYNCSRC_0
 
#define RCC_CRS_SYNC_SOURCE_LSE   CRS_CFGR_SYNCSRC_0
 
#define RCC_CRS_SYNC_SOURCE_PIN   (0x00000000U)
 
#define RCC_CRS_SYNC_SOURCE_PIN   (0x00000000U)
 
#define RCC_CRS_SYNC_SOURCE_USB1   CRS_CFGR_SYNCSRC_1
 
#define RCC_CRS_SYNC_SOURCE_USB1   CRS_CFGR_SYNCSRC_1
 
#define RCC_CRS_SYNC_SOURCE_USB2   (CRS_CFGR_SYNCSRC_1|CRS_CFGR_SYNCSRC_0)
 
#define RCC_CRS_SYNC_SOURCE_USB2   (CRS_CFGR_SYNCSRC_1|CRS_CFGR_SYNCSRC_0)
 

Detailed Description

Macro Definition Documentation

◆ RCC_CRS_SYNC_SOURCE_LSE [1/2]

#define RCC_CRS_SYNC_SOURCE_LSE   CRS_CFGR_SYNCSRC_0

Synchro Signal source LSE

Definition at line 1651 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.

◆ RCC_CRS_SYNC_SOURCE_LSE [2/2]

#define RCC_CRS_SYNC_SOURCE_LSE   CRS_CFGR_SYNCSRC_0

◆ RCC_CRS_SYNC_SOURCE_PIN [1/2]

#define RCC_CRS_SYNC_SOURCE_PIN   (0x00000000U)

Synchro Signal source external pin, Available on STM32H7 Rev.B and above devices only

Definition at line 1650 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.

◆ RCC_CRS_SYNC_SOURCE_PIN [2/2]

#define RCC_CRS_SYNC_SOURCE_PIN   (0x00000000U)

Synchro Signal source external pin, Available on STM32H7 Rev.B and above devices only

Definition at line 1650 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.

◆ RCC_CRS_SYNC_SOURCE_USB1 [1/2]

#define RCC_CRS_SYNC_SOURCE_USB1   CRS_CFGR_SYNCSRC_1

Synchro Signal source USB1 SOF (default)

Definition at line 1652 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.

◆ RCC_CRS_SYNC_SOURCE_USB1 [2/2]

#define RCC_CRS_SYNC_SOURCE_USB1   CRS_CFGR_SYNCSRC_1

Synchro Signal source USB1 SOF (default)

Definition at line 1652 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.

◆ RCC_CRS_SYNC_SOURCE_USB2 [1/2]

#define RCC_CRS_SYNC_SOURCE_USB2   (CRS_CFGR_SYNCSRC_1|CRS_CFGR_SYNCSRC_0)

Synchro Signal source USB2 SOF

Definition at line 1653 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.

◆ RCC_CRS_SYNC_SOURCE_USB2 [2/2]

#define RCC_CRS_SYNC_SOURCE_USB2   (CRS_CFGR_SYNCSRC_1|CRS_CFGR_SYNCSRC_0)

Synchro Signal source USB2 SOF

Definition at line 1653 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h.



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