STM32L443xx HAL User Manual
|
Defines | |
#define | RCC_MSIRANGE_0 RCC_CR_MSIRANGE_0 |
#define | RCC_MSIRANGE_1 RCC_CR_MSIRANGE_1 |
#define | RCC_MSIRANGE_2 RCC_CR_MSIRANGE_2 |
#define | RCC_MSIRANGE_3 RCC_CR_MSIRANGE_3 |
#define | RCC_MSIRANGE_4 RCC_CR_MSIRANGE_4 |
#define | RCC_MSIRANGE_5 RCC_CR_MSIRANGE_5 |
#define | RCC_MSIRANGE_6 RCC_CR_MSIRANGE_6 |
#define | RCC_MSIRANGE_7 RCC_CR_MSIRANGE_7 |
#define | RCC_MSIRANGE_8 RCC_CR_MSIRANGE_8 |
#define | RCC_MSIRANGE_9 RCC_CR_MSIRANGE_9 |
#define | RCC_MSIRANGE_10 RCC_CR_MSIRANGE_10 |
#define | RCC_MSIRANGE_11 RCC_CR_MSIRANGE_11 |
#define RCC_MSIRANGE_0 RCC_CR_MSIRANGE_0 |
MSI = 100 KHz
Definition at line 403 of file stm32l4xx_hal_rcc.h.
#define RCC_MSIRANGE_1 RCC_CR_MSIRANGE_1 |
MSI = 200 KHz
Definition at line 404 of file stm32l4xx_hal_rcc.h.
#define RCC_MSIRANGE_10 RCC_CR_MSIRANGE_10 |
MSI = 32 MHz
Definition at line 413 of file stm32l4xx_hal_rcc.h.
Referenced by RCC_SetFlashLatencyFromMSIRange().
#define RCC_MSIRANGE_11 RCC_CR_MSIRANGE_11 |
MSI = 48 MHz
Definition at line 414 of file stm32l4xx_hal_rcc.h.
#define RCC_MSIRANGE_2 RCC_CR_MSIRANGE_2 |
MSI = 400 KHz
Definition at line 405 of file stm32l4xx_hal_rcc.h.
#define RCC_MSIRANGE_3 RCC_CR_MSIRANGE_3 |
MSI = 800 KHz
Definition at line 406 of file stm32l4xx_hal_rcc.h.
#define RCC_MSIRANGE_4 RCC_CR_MSIRANGE_4 |
MSI = 1 MHz
Definition at line 407 of file stm32l4xx_hal_rcc.h.
#define RCC_MSIRANGE_5 RCC_CR_MSIRANGE_5 |
MSI = 2 MHz
Definition at line 408 of file stm32l4xx_hal_rcc.h.
#define RCC_MSIRANGE_6 RCC_CR_MSIRANGE_6 |
#define RCC_MSIRANGE_7 RCC_CR_MSIRANGE_7 |
MSI = 8 MHz
Definition at line 410 of file stm32l4xx_hal_rcc.h.
Referenced by RCC_SetFlashLatencyFromMSIRange().
#define RCC_MSIRANGE_8 RCC_CR_MSIRANGE_8 |
MSI = 16 MHz
Definition at line 411 of file stm32l4xx_hal_rcc.h.
Referenced by RCC_SetFlashLatencyFromMSIRange().
#define RCC_MSIRANGE_9 RCC_CR_MSIRANGE_9 |
MSI = 24 MHz
Definition at line 412 of file stm32l4xx_hal_rcc.h.