|
F439_CPP_MPL3115A2_Project_01 1.0
STM32F439 MPL3115A2 pressure and temperature tutorial
|
Variables | |
| uint32_t | SystemCoreClock = 16000000 |
| const uint8_t | AHBPrescTable [16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9} |
| const uint8_t | APBPrescTable [8] = {0, 0, 0, 0, 1, 2, 3, 4} |
| const uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9} |
Definition at line 138 of file system_stm32f4xx.c.
| const uint8_t APBPrescTable[8] = {0, 0, 0, 0, 1, 2, 3, 4} |
Definition at line 139 of file system_stm32f4xx.c.
| uint32_t SystemCoreClock = 16000000 |
Definition at line 137 of file system_stm32f4xx.c.