Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dsi.c248 uint32_t unitIntervalx4; in HAL_DSI_Init() local
351unitIntervalx4 = (4000000U * tempIDF * ((1UL << PLLInit->PLLODF))) / ((HSE_VALUE/1000U) * PLLInit-… in HAL_DSI_Init()
355 hdsi->Instance->WPCR[0U] |= unitIntervalx4; in HAL_DSI_Init()