| /hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
| D | stm32f0xx_ll_usart.c | 308 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init() 320 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init() 329 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init() 337 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init() 345 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init() 353 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init() 361 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init()
|
| D | stm32f0xx_ll_rcc.c | 234 RCC_Clocks->PCLK1_Frequency = RCC_GetPCLK1ClockFreq(RCC_Clocks->HCLK_Frequency); in LL_RCC_GetSystemClocksFreq()
|
| /hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
| D | stm32f4xx_ll_usart.c | 304 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init() 309 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init() 321 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init() 327 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init() 333 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init() 339 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init()
|
| D | stm32f4xx_ll_i2c.c | 184 …LL_I2C_ConfigSpeed(I2Cx, rcc_clocks.PCLK1_Frequency, I2C_InitStruct->ClockSpeed, I2C_InitStruct->D… in LL_I2C_Init()
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
| D | stm32g0xx_ll_usart.c | 288 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init() 299 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init() 311 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init() 320 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init() 328 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init()
|
| /hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
| D | stm32f2xx_ll_usart.c | 256 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init() 260 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init() 268 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init() 272 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init()
|
| D | stm32f2xx_ll_i2c.c | 162 …LL_I2C_ConfigSpeed(I2Cx, rcc_clocks.PCLK1_Frequency, I2C_InitStruct->ClockSpeed, I2C_InitStruct->D… in LL_I2C_Init()
|
| D | stm32f2xx_ll_rcc.c | 181 RCC_Clocks->PCLK1_Frequency = RCC_GetPCLK1ClockFreq(RCC_Clocks->HCLK_Frequency); in LL_RCC_GetSystemClocksFreq()
|
| /hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
| D | stm32f1xx_ll_usart.c | 264 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init() 269 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init() 275 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init() 281 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init()
|
| D | stm32f1xx_ll_i2c.c | 156 …LL_I2C_ConfigSpeed(I2Cx, rcc_clocks.PCLK1_Frequency, I2C_InitStruct->ClockSpeed, I2C_InitStruct->D… in LL_I2C_Init()
|
| D | stm32f1xx_ll_rcc.c | 197 RCC_Clocks->PCLK1_Frequency = RCC_GetPCLK1ClockFreq(RCC_Clocks->HCLK_Frequency); in LL_RCC_GetSystemClocksFreq()
|
| /hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
| D | stm32l1xx_ll_usart.c | 252 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init() 256 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init() 261 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init() 267 periphclk = rcc_clocks.PCLK1_Frequency; in LL_USART_Init()
|
| D | stm32l1xx_ll_i2c.c | 154 …LL_I2C_ConfigSpeed(I2Cx, rcc_clocks.PCLK1_Frequency, I2C_InitStruct->ClockSpeed, I2C_InitStruct->D… in LL_I2C_Init()
|
| D | stm32l1xx_ll_rcc.c | 178 RCC_Clocks->PCLK1_Frequency = RCC_GetPCLK1ClockFreq(RCC_Clocks->HCLK_Frequency); in LL_RCC_GetSystemClocksFreq()
|
| /hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
| D | stm32f3xx_ll_usart.c | 267 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init() 277 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init()
|
| D | stm32f3xx_ll_spi.c | 469 sourceclock = rcc_clocks.PCLK1_Frequency; in LL_I2S_Init()
|
| D | stm32f3xx_ll_rcc.c | 329 RCC_Clocks->PCLK1_Frequency = RCC_GetPCLK1ClockFreq(RCC_Clocks->HCLK_Frequency); in LL_RCC_GetSystemClocksFreq()
|
| /hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
| D | stm32l0xx_ll_usart.c | 268 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init() 276 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init()
|
| D | stm32l0xx_ll_rcc.c | 229 RCC_Clocks->PCLK1_Frequency = RCC_GetPCLK1ClockFreq(RCC_Clocks->HCLK_Frequency); in LL_RCC_GetSystemClocksFreq()
|
| /hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
| D | stm32c0xx_ll_rcc.c | 161 RCC_Clocks->PCLK1_Frequency = RCC_GetPCLK1ClockFreq(RCC_Clocks->HCLK_Frequency); in LL_RCC_GetSystemClocksFreq()
|
| D | stm32c0xx_ll_usart.c | 243 periphclk = RCC_Clocks.PCLK1_Frequency; in LL_USART_Init()
|
| /hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
| D | stm32u0xx_ll_rcc.c | 212 RCC_Clocks->PCLK1_Frequency = RCC_GetPCLK1ClockFreq(RCC_Clocks->HCLK_Frequency); in LL_RCC_GetSystemClocksFreq()
|
| /hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
| D | stm32wlxx_ll_rcc.c | 226 RCC_Clocks->PCLK1_Frequency = RCC_GetPCLK1ClockFreq(RCC_Clocks->HCLK1_Frequency); in LL_RCC_GetSystemClocksFreq()
|
| /hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
| D | stm32wbaxx_ll_rcc.c | 243 RCC_Clocks->PCLK1_Frequency = RCC_GetPCLK1ClockFreq(RCC_Clocks->HCLK_Frequency); in LL_RCC_GetSystemClocksFreq()
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
| D | stm32g4xx_ll_rcc.c | 228 RCC_Clocks->PCLK1_Frequency = RCC_GetPCLK1ClockFreq(RCC_Clocks->HCLK_Frequency); in LL_RCC_GetSystemClocksFreq()
|