| /hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
| D | stm32f7xx_hal_rcc.h | 238 #define RCC_HCLK_DIV1 RCC_CFGR_PPRE1_DIV1 macro 1246 #define IS_RCC_PCLK(PCLK) (((PCLK) == RCC_HCLK_DIV1) || ((PCLK) == RCC_HCLK_DIV2) || \
|
| /hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
| D | stm32f3xx_hal_timebase_tim_template.c | 71 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
| D | stm32f0xx_hal_timebase_tim_template.c | 71 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
| D | stm32l0xx_hal_timebase_tim_template.c | 95 if (uwAPB2Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
| D | stm32f4xx_hal_timebase_tim_template.c | 72 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
| D | stm32f7xx_hal_timebase_tim_template.c | 72 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
| D | stm32h7xx_hal_timebase_tim_template.c | 76 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
| D | stm32u0xx_hal_timebase_tim_template.c | 90 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| D | stm32u0xx_hal_rcc_ex.c | 929 if ((READ_BIT(RCC->CFGR, RCC_CFGR_PPRE) == RCC_HCLK_DIV1)) in HAL_RCCEx_GetPeriphCLKFreq() 955 if ((READ_BIT(RCC->CFGR, RCC_CFGR_PPRE) == RCC_HCLK_DIV1)) in HAL_RCCEx_GetPeriphCLKFreq()
|
| /hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
| D | stm32g4xx_hal_timebase_tim_template.c | 94 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
| D | stm32f2xx_hal_timebase_tim_template.c | 73 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
| D | stm32l1xx_hal_timebase_tim_template.c | 88 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
| D | stm32l5xx_hal_timebase_tim_template.c | 91 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
| D | stm32f1xx_hal_timebase_tim_template.c | 77 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
| D | stm32l4xx_hal_timebase_tim_template.c | 91 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
| D | stm32u5xx_hal_timebase_tim_template.c | 89 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
| D | stm32wbxx_hal_timebase_tim_template.c | 91 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
| D | stm32h5xx_hal_timebase_tim.c | 89 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
| D | stm32n6xx_hal_timebase_tim_template.c | 89 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
| D | stm32wbaxx_hal_timebase_tim_template.c | 91 if (uwAPB2Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
| D | stm32wlxx_hal_timebase_tim_template.c | 92 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
| D | stm32g0xx_hal_timebase_tim_template.c | 94 if (uwAPB1Prescaler == RCC_HCLK_DIV1) in HAL_InitTick()
|
| /hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
| D | stm32f1xx_hal_rcc.h | 220 #define RCC_HCLK_DIV1 RCC_CFGR_PPRE1_DIV1 /*!< HCLK not divided */ macro 1347 #define IS_RCC_PCLK(__PCLK__) (((__PCLK__) == RCC_HCLK_DIV1) || ((__PCLK__) == RCC_HCLK_DIV2) || \
|
| /hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
| D | stm32l0xx_hal_rcc.h | 172 #define IS_RCC_PCLK(__PCLK__) (((__PCLK__) == RCC_HCLK_DIV1) || ((__PCLK__) == RCC_HCLK_DIV2) || \ 485 #define RCC_HCLK_DIV1 RCC_CFGR_PPRE1_DIV1 /*!< HCLK not divided */ macro
|
| /hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
| D | stm32f0xx_hal_rcc.h | 165 #define IS_RCC_PCLK(__PCLK__) (((__PCLK__) == RCC_HCLK_DIV1) || ((__PCLK__) == RCC_HCLK_DIV2) || \ 432 #define RCC_HCLK_DIV1 RCC_CFGR_PPRE_DIV1 /*!< HCLK not divided */ macro
|