Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc.c1282 __HAL_RCC_APB3_DIV(RCC_ClkInitStruct->APB3_Div); in HAL_RCC_ClockConfig()
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc.h4251 #define __HAL_RCC_APB3_DIV(__RCC_APB3DIV__) \ macro