Searched defs:APBPrescTable (Results 1 – 2 of 2) sorted by relevance
| /device/board/talkweb/niobe407/liteos_m/bootloader/src/ |
| D | system_stm32f4xx.c | 139 const uint8_t APBPrescTable[8] = {0, 0, 0, 0, 1, 2, 3, 4}; variable
|
| /device/board/talkweb/niobe407/liteos_m/bsp/src/ |
| D | system_stm32f4xx.c | 140 const uint8_t APBPrescTable[8] = {0, 0, 0, 0, 1, 2, 3, 4}; variable
|