Searched refs:ll (Results 1 – 5 of 5) sorted by relevance
671 uint16_t ll = pixel_size * width; // line length in bytes in _lv_gpu_stm32_dma2d_invalidate_cache() local679 uint32_t e = a + ll; // end address, address of the first byte after the current line in _lv_gpu_stm32_dma2d_invalidate_cache()701 uint16_t ll = pixel_size * width; // line length in bytes in _lv_gpu_stm32_dma2d_clean_cache() local708 uint32_t e = a + ll; // end address, address of the first byte after the current line in _lv_gpu_stm32_dma2d_clean_cache()
2 …d/tree/main/projects/hmi-board-lvgl) for the supported motherboard and you’ll be on your way to cr…75 * To run LVGL, you’ll need to create a thread. You can find examples of how to do this using RT-Thr…
26 …elopment but, for simplicity, the configuration for Eclipse CDT is what we'll focus on in this tut…
73 You'll combine your intentions when calling the first method, like in these examples:
169 3. Set the parameters such as Name, Size, BPP. You'll use this name to declare and use the font in …