Home
last modified time | relevance | path

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

/lvgl-2.7.6/src/lv_misc/
Dlv_utils.c68 char temp = buf[i]; in _lv_utils_num_to_str() local
70 buf[digitCount] = temp; in _lv_utils_num_to_str()
/lvgl-2.7.6/src/lv_gpu/
Dlv_gpu_stm32_dma2d.c69 volatile uint32_t temp = RCC->AHB1ENR; in lv_gpu_stm32_dma2d_init() local