/btstack/port/stm32-l073rz-nucleo-em9304/Src/ |
H A D | system_stm32l0xx.c | 110 …const uint8_t AHBPrescTable[16] = {0U, 0U, 0U, 0U, 0U, 0U, 0U, 0U, 1U, 2U, 3U, 4U, 6U, 7U, 8U, 9U}; variable
|
/btstack/port/stm32-l451-miromico-sx1280/Src/ |
H A D | system_stm32l4xx.c | 154 …const uint8_t AHBPrescTable[16] = {0U, 0U, 0U, 0U, 0U, 0U, 0U, 0U, 1U, 2U, 3U, 4U, 6U, 7U, 8U, 9U… variable
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Src/ |
H A D | system_stm32l4xx.c | 154 …const uint8_t AHBPrescTable[16] = {0U, 0U, 0U, 0U, 0U, 0U, 0U, 0U, 1U, 2U, 3U, 4U, 6U, 7U, 8U, 9U… variable
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Src/ |
H A D | system_stm32wbxx.c | 157 …const uint32_t AHBPrescTable[16UL] = {1UL, 3UL, 5UL, 1UL, 1UL, 6UL, 10UL, 32UL, 2UL, 4UL, 8UL, 16U… variable
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/ |
H A D | system_stm32f4xx.c | 121 const uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}; variable
|
/btstack/port/stm32-f4discovery-cc256x/Src/ |
H A D | system_stm32f4xx.c | 137 const uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}; variable
|
/btstack/port/stm32-f4discovery-usb/Core/Src/ |
H A D | system_stm32f4xx.c | 121 const uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}; variable
|