Home
last modified time | relevance | path

Searched refs:__HAL_RCC_APB2_DIV (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc.c1262 __HAL_RCC_APB2_DIV(RCC_ClkInitStruct->APB2_Div); in HAL_RCC_ClockConfig()
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc.h4219 #define __HAL_RCC_APB2_DIV(__RCC_APB2DIV__) \ macro