Macros | |
#define | RCC_MAX_FREQUENCY 180000000U |
#define | RCC_MAX_FREQUENCY_SCALE1 RCC_MAX_FREQUENCY |
#define | RCC_MAX_FREQUENCY_SCALE2 168000000U |
#define | RCC_MAX_FREQUENCY_SCALE3 120000000U |
#define | RCC_PLLVCO_OUTPUT_MIN 100000000U |
#define | RCC_PLLVCO_INPUT_MIN 950000U |
#define | RCC_PLLVCO_INPUT_MAX 2100000U |
#define | RCC_PLLVCO_OUTPUT_MAX 432000000U |
#define | FLASH_SCALE1_LATENCY1_FREQ 30000000U |
#define | FLASH_SCALE1_LATENCY2_FREQ 60000000U |
#define | FLASH_SCALE1_LATENCY3_FREQ 90000000U |
#define | FLASH_SCALE1_LATENCY4_FREQ 120000000U |
#define | FLASH_SCALE1_LATENCY5_FREQ 150000000U |
#define | FLASH_SCALE2_LATENCY1_FREQ 30000000U |
#define | FLASH_SCALE2_LATENCY2_FREQ 60000000U |
#define | FLASH_SCALE2_LATENCY3_FREQ 90000000U |
#define | FLASH_SCALE2_LATENCY4_FREQ 120000000U |
#define | FLASH_SCALE2_LATENCY5_FREQ 150000000U |
#define | FLASH_SCALE3_LATENCY1_FREQ 30000000U |
#define | FLASH_SCALE3_LATENCY2_FREQ 60000000U |
#define | FLASH_SCALE3_LATENCY3_FREQ 90000000U |
#define RCC_MAX_FREQUENCY 180000000U |
Max frequency of family in Hz
Definition at line 17420 of file stm32f439xx.h.
#define RCC_MAX_FREQUENCY_SCALE1 RCC_MAX_FREQUENCY |
Maximum frequency for system clock at power scale1, in Hz
Definition at line 17421 of file stm32f439xx.h.
#define RCC_MAX_FREQUENCY_SCALE2 168000000U |
Maximum frequency for system clock at power scale2, in Hz
Definition at line 17422 of file stm32f439xx.h.
#define RCC_MAX_FREQUENCY_SCALE3 120000000U |
Maximum frequency for system clock at power scale3, in Hz
Definition at line 17423 of file stm32f439xx.h.
#define RCC_PLLVCO_OUTPUT_MIN 100000000U |
Frequency min for PLLVCO output, in Hz
Definition at line 17424 of file stm32f439xx.h.
#define RCC_PLLVCO_INPUT_MIN 950000U |
Frequency min for PLLVCO input, in Hz
Definition at line 17425 of file stm32f439xx.h.
#define RCC_PLLVCO_INPUT_MAX 2100000U |
Frequency max for PLLVCO input, in Hz
Definition at line 17426 of file stm32f439xx.h.
#define RCC_PLLVCO_OUTPUT_MAX 432000000U |
Frequency max for PLLVCO output, in Hz
Definition at line 17427 of file stm32f439xx.h.
#define FLASH_SCALE1_LATENCY1_FREQ 30000000U |
HCLK frequency to set FLASH latency 1 in power scale 1
Definition at line 17432 of file stm32f439xx.h.
#define FLASH_SCALE1_LATENCY2_FREQ 60000000U |
HCLK frequency to set FLASH latency 2 in power scale 1
Definition at line 17433 of file stm32f439xx.h.
#define FLASH_SCALE1_LATENCY3_FREQ 90000000U |
HCLK frequency to set FLASH latency 3 in power scale 1
Definition at line 17434 of file stm32f439xx.h.
#define FLASH_SCALE1_LATENCY4_FREQ 120000000U |
HCLK frequency to set FLASH latency 4 in power scale 1
Definition at line 17435 of file stm32f439xx.h.
#define FLASH_SCALE1_LATENCY5_FREQ 150000000U |
HCLK frequency to set FLASH latency 5 in power scale 1
Definition at line 17436 of file stm32f439xx.h.
#define FLASH_SCALE2_LATENCY1_FREQ 30000000U |
HCLK frequency to set FLASH latency 1 in power scale 2
Definition at line 17438 of file stm32f439xx.h.
#define FLASH_SCALE2_LATENCY2_FREQ 60000000U |
HCLK frequency to set FLASH latency 2 in power scale 2
Definition at line 17439 of file stm32f439xx.h.
#define FLASH_SCALE2_LATENCY3_FREQ 90000000U |
HCLK frequency to set FLASH latency 3 in power scale 2
Definition at line 17440 of file stm32f439xx.h.
#define FLASH_SCALE2_LATENCY4_FREQ 120000000U |
HCLK frequency to set FLASH latency 4 in power scale 2
Definition at line 17441 of file stm32f439xx.h.
#define FLASH_SCALE2_LATENCY5_FREQ 150000000U |
HCLK frequency to set FLASH latency 5 in power scale 2
Definition at line 17442 of file stm32f439xx.h.
#define FLASH_SCALE3_LATENCY1_FREQ 30000000U |
HCLK frequency to set FLASH latency 1 in power scale 3
Definition at line 17444 of file stm32f439xx.h.
#define FLASH_SCALE3_LATENCY2_FREQ 60000000U |
HCLK frequency to set FLASH latency 2 in power scale 3
Definition at line 17445 of file stm32f439xx.h.
#define FLASH_SCALE3_LATENCY3_FREQ 90000000U |
HCLK frequency to set FLASH latency 3 in power scale 3
Definition at line 17446 of file stm32f439xx.h.