Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc.c1653 __HAL_RCC_MCO2_CONFIGURE(RCC_MCOSource, RCC_MCODiv); in HAL_RCC_MCOConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rcc.h3850 #define __HAL_RCC_MCO2_CONFIGURE(__RCC_MCO2SOURCE__ , __RCC_MCO2PRESCALER__ ) \ macro