Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c1151 assert_param(IS_RCC_PLLCLOCKOUT_VALUE(PLLInit->PLLClockOut)); in HAL_RCCEx_EnablePLL()
1182 __HAL_RCC_PLLCLKOUT_ENABLE(PLLInit->PLLClockOut); in HAL_RCCEx_EnablePLL()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h69 uint32_t PLLClockOut; /*!< PLLClockOut: specifies PLL output clock to be enabled. member