|
STM32G474xx HAL用户手册
|
| #define FLASHSIZE_BASE_ADDRESS FLASHSIZE_BASE |
Flash大小数据寄存器基地址。
Definition at line 69 of file stm32g4xx_ll_utils.h.
Referenced by LL_GetFlashSize().
| #define LL_MAX_DELAY 0xFFFFFFFFU |
Definition at line 59 of file stm32g4xx_ll_utils.h.
Referenced by LL_mDelay().
| #define PACKAGE_BASE_ADDRESS PACKAGE_BASE |
| #define UID_BASE_ADDRESS UID_BASE |
唯一设备ID寄存器基地址。
Definition at line 64 of file stm32g4xx_ll_utils.h.
Referenced by LL_GetUID_Word0(), LL_GetUID_Word1(), and LL_GetUID_Word2().
| #define UTILS_HSE_FREQUENCY_MAX 48000000U |
HSE频率最大值,单位Hz
Definition at line 55 of file stm32g4xx_ll_utils.c.
| #define UTILS_HSE_FREQUENCY_MIN 4000000U |
HSE频率最小值,单位Hz
Definition at line 54 of file stm32g4xx_ll_utils.c.
| #define UTILS_MAX_FREQUENCY_SCALE1 170000000U |
电源域1系统时钟最大频率,单位Hz
Definition at line 44 of file stm32g4xx_ll_utils.c.
| #define UTILS_MAX_FREQUENCY_SCALE2 26000000U |
电源域2系统时钟最大频率,单位Hz
Definition at line 45 of file stm32g4xx_ll_utils.c.
| #define UTILS_PLLVCO_INPUT_MAX 16000000U |
PLLVCO输入频率最大值,单位Hz
Definition at line 49 of file stm32g4xx_ll_utils.c.
| #define UTILS_PLLVCO_INPUT_MIN 2660000U |
PLLVCO输入频率最小值,单位Hz
Definition at line 48 of file stm32g4xx_ll_utils.c.
| #define UTILS_PLLVCO_OUTPUT_MAX 344000000U |
PLLVCO输出频率最大值,单位Hz
Definition at line 51 of file stm32g4xx_ll_utils.c.
| #define UTILS_PLLVCO_OUTPUT_MIN 64000000U |
PLLVCO输出频率最小值,单位Hz
Definition at line 50 of file stm32g4xx_ll_utils.c.
| #define UTILS_SCALE1_LATENCY1_BOOST_FREQ 34000000U |
设置FLASH延迟1的HCLK频率(电源域1 BOOST模式)
Definition at line 58 of file stm32g4xx_ll_utils.c.
Referenced by LL_SetFlashLatency().
| #define UTILS_SCALE1_LATENCY1_FREQ 30000000U |
设置FLASH延迟1的HCLK频率(电源域1普通模式)
Definition at line 64 of file stm32g4xx_ll_utils.c.
Referenced by LL_SetFlashLatency().