Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_ltdc.c529 uint32_t pcounter = 0; in HAL_LTDC_ConfigCLUT() local
546 pcounter = (uint32_t)pCLUT + sizeof(*pCLUT); in HAL_LTDC_ConfigCLUT()
547 pCLUT = (uint32_t *)pcounter; in HAL_LTDC_ConfigCLUT()

Completed in 3 milliseconds