Searched refs:flash_mode (Results 1 – 7 of 7) sorted by relevance
| /bsp/ESP32_C3/ |
| A D | SConstruct | 15 image.flash_mode = 2 # flash_mode: dio
|
| A D | README_ZH.md | 136 …l.py -b 115200 --before default_reset --after hard_reset write_flash --flash_mode dio --flash_size… 220 …esptool.py -b 115200 --before default_reset --after hard_reset write_flash --flash_mode dio --flas…
|
| A D | README.md | 128 …l.py -b 115200 --before default_reset --after hard_reset write_flash --flash_mode dio --flash_size… 211 esptool.py -b 115200 --before default_reset --after hard_reset write_flash --flash_mode dio --flash…
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/ |
| A D | de_eink.h | 25 int eink_start_idx(struct ee_img *last_img, struct ee_img *curr_img, unsigned char flash_mode, unsi…
|
| A D | de_eink.c | 153 unsigned char flash_mode, unsigned char win_en, in eink_start_idx() argument 187 tmp = (flash_mode&0x3)<<8; in eink_start_idx()
|
| A D | disp_al.c | 179 unsigned char flash_mode, win_en; in disp_al_eink_start_calculate_index() local 193 flash_mode = current_image->flash_mode; in disp_al_eink_start_calculate_index() 199 eink_start_idx(&tlast_img, &tcurrent_img, flash_mode, win_en, in disp_al_eink_start_calculate_index()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/ |
| A D | include.h | 1342 enum eink_flash_mode flash_mode; member
|
Completed in 23 milliseconds