Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dsi.c260 assert_param(IS_DSI_PLL_ODF(PLLInit->PLLODF)); in HAL_DSI_Init()
310 …hdsi->Instance->WRPCR |= (((PLLInit->PLLNDIV)<<2U) | ((PLLInit->PLLIDF)<<11U) | ((PLLInit->PLLODF)… in HAL_DSI_Init()
351 …unitIntervalx4 = (4000000U * tempIDF * ((1UL << PLLInit->PLLODF))) / ((HSE_VALUE/1000U) * PLLInit-… in HAL_DSI_Init()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dsi.h85 uint32_t PLLODF; /*!< PLL Output Division Factor member