STM32G474xx HAL 用户手册
宏定义
HRTIM ADC 触发选择
HRTIM 导出的常量

定义可用于扩展 ADC 6、8、10 的 ADC 触发源选择的常量。 更多...

宏定义

#define LL_HRTIM_ADCTRIG_SRC6810_MCMP1   (uint32_t)0x00
#define LL_HRTIM_ADCTRIG_SRC6810_MCMP2   (uint32_t)0x01
#define LL_HRTIM_ADCTRIG_SRC6810_MCMP3   (uint32_t)0x02
#define LL_HRTIM_ADCTRIG_SRC6810_MCMP4   (uint32_t)0x03
#define LL_HRTIM_ADCTRIG_SRC6810_MPER   (uint32_t)0x04
#define LL_HRTIM_ADCTRIG_SRC6810_EEV6   (uint32_t)0x05
#define LL_HRTIM_ADCTRIG_SRC6810_EEV7   (uint32_t)0x06
#define LL_HRTIM_ADCTRIG_SRC6810_EEV8   (uint32_t)0x07
#define LL_HRTIM_ADCTRIG_SRC6810_EEV9   (uint32_t)0x08
#define LL_HRTIM_ADCTRIG_SRC6810_EEV10   (uint32_t)0x09
#define LL_HRTIM_ADCTRIG_SRC6810_TIMA_CMP2   (uint32_t)0x0A
#define LL_HRTIM_ADCTRIG_SRC6810_TIMA_CMP4   (uint32_t)0x0B
#define LL_HRTIM_ADCTRIG_SRC6810_TIMA_PER   (uint32_t)0x0C
#define LL_HRTIM_ADCTRIG_SRC6810_TIMB_CMP2   (uint32_t)0x0D
#define LL_HRTIM_ADCTRIG_SRC6810_TIMB_CMP4   (uint32_t)0x0E
#define LL_HRTIM_ADCTRIG_SRC6810_TIMB_PER   (uint32_t)0x0F
#define LL_HRTIM_ADCTRIG_SRC6810_TIMC_CMP2   (uint32_t)0x10
#define LL_HRTIM_ADCTRIG_SRC6810_TIMC_CMP4   (uint32_t)0x11
#define LL_HRTIM_ADCTRIG_SRC6810_TIMC_PER   (uint32_t)0x12
#define LL_HRTIM_ADCTRIG_SRC6810_TIMC_RST   (uint32_t)0x13
#define LL_HRTIM_ADCTRIG_SRC6810_TIMD_CMP2   (uint32_t)0x14
#define LL_HRTIM_ADCTRIG_SRC6810_TIMD_CMP4   (uint32_t)0x15
#define LL_HRTIM_ADCTRIG_SRC6810_TIMD_PER   (uint32_t)0x16
#define LL_HRTIM_ADCTRIG_SRC6810_TIMD_RST   (uint32_t)0x17
#define LL_HRTIM_ADCTRIG_SRC6810_TIME_CMP2   (uint32_t)0x18
#define LL_HRTIM_ADCTRIG_SRC6810_TIME_CMP3   (uint32_t)0x19
#define LL_HRTIM_ADCTRIG_SRC6810_TIME_CMP4   (uint32_t)0x1A
#define LL_HRTIM_ADCTRIG_SRC6810_TIME_RST   (uint32_t)0x1B
#define LL_HRTIM_ADCTRIG_SRC6810_TIMF_CMP2   (uint32_t)0x1C
#define LL_HRTIM_ADCTRIG_SRC6810_TIMF_CMP3   (uint32_t)0x1D
#define LL_HRTIM_ADCTRIG_SRC6810_TIMF_CMP4   (uint32_t)0x1E
#define LL_HRTIM_ADCTRIG_SRC6810_TIMF_PER   (uint32_t)0x1F
#define LL_HRTIM_ADCTRIG_SRC579_MCMP1   (uint32_t)0x00
#define LL_HRTIM_ADCTRIG_SRC579_MCMP2   (uint32_t)0x01
#define LL_HRTIM_ADCTRIG_SRC579_MCMP3   (uint32_t)0x02
#define LL_HRTIM_ADCTRIG_SRC579_MCMP4   (uint32_t)0x03
#define LL_HRTIM_ADCTRIG_SRC579_MPER   (uint32_t)0x04
#define LL_HRTIM_ADCTRIG_SRC579_EEV1   (uint32_t)0x05
#define LL_HRTIM_ADCTRIG_SRC579_EEV2   (uint32_t)0x06
#define LL_HRTIM_ADCTRIG_SRC579_EEV3   (uint32_t)0x07
#define LL_HRTIM_ADCTRIG_SRC579_EEV4   (uint32_t)0x08
#define LL_HRTIM_ADCTRIG_SRC579_EEV5   (uint32_t)0x09
#define LL_HRTIM_ADCTRIG_SRC579_TIMA_CMP3   (uint32_t)0x0A
#define LL_HRTIM_ADCTRIG_SRC579_TIMA_CMP4   (uint32_t)0x0B
#define LL_HRTIM_ADCTRIG_SRC579_TIMA_PER   (uint32_t)0x0C
#define LL_HRTIM_ADCTRIG_SRC579_TIMA_RST   (uint32_t)0x0D
#define LL_HRTIM_ADCTRIG_SRC579_TIMB_CMP3   (uint32_t)0x0E
#define LL_HRTIM_ADCTRIG_SRC579_TIMB_CMP4   (uint32_t)0x0F
#define LL_HRTIM_ADCTRIG_SRC579_TIMB_PER   (uint32_t)0x10
#define LL_HRTIM_ADCTRIG_SRC579_TIMB_RST   (uint32_t)0x11
#define LL_HRTIM_ADCTRIG_SRC579_TIMC_CMP3   (uint32_t)0x12
#define LL_HRTIM_ADCTRIG_SRC579_TIMC_CMP4   (uint32_t)0x13
#define