Home
last modified time | relevance | path

Searched defs:APBPrescTable (Results 1 – 7 of 7) sorted by relevance

/btstack/port/stm32-l073rz-nucleo-em9304/Src/
H A Dsystem_stm32l0xx.c111 const uint8_t APBPrescTable[8] = {0U, 0U, 0U, 0U, 1U, 2U, 3U, 4U}; variable
/btstack/port/stm32-l451-miromico-sx1280/Src/
H A Dsystem_stm32l4xx.c155 const uint8_t APBPrescTable[8] = {0U, 0U, 0U, 0U, 1U, 2U, 3U, 4U}; variable
/btstack/port/stm32-l476rg-nucleo-sx1280/Src/
H A Dsystem_stm32l4xx.c155 const uint8_t APBPrescTable[8] = {0U, 0U, 0U, 0U, 1U, 2U, 3U, 4U}; variable
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/
H A Dsystem_stm32wbxx.c159 const uint32_t APBPrescTable[8UL] = {0UL, 0UL, 0UL, 0UL, 1UL, 2UL, 3UL, 4UL}; variable
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/
H A Dsystem_stm32f4xx.c122 const uint8_t APBPrescTable[8] = {0, 0, 0, 0, 1, 2, 3, 4}; variable
/btstack/port/stm32-f4discovery-cc256x/Src/
H A Dsystem_stm32f4xx.c138 const uint8_t APBPrescTable[8] = {0, 0, 0, 0, 1, 2, 3, 4}; variable
/btstack/port/stm32-f4discovery-usb/Core/Src/
H A Dsystem_stm32f4xx.c122 const uint8_t APBPrescTable[8] = {0, 0, 0, 0, 1, 2, 3, 4}; variable