Searched defs:bright (Results 1 – 3 of 3) sorted by relevance
| /u-boot/tools/patman/ |
| A D | terminal.py | 37 def __init__(self, text, colour, newline=True, bright=True): argument 133 def Print(text='', newline=True, colour=None, limit_to_line=False, bright=True): argument 224 def Start(self, color, bright=True): argument 250 def Color(self, color, text, bright=True): argument
|
| /u-boot/board/BuS/eb_cpu5282/ |
| A D | eb_cpu5282.c | 233 ulong bright; in do_brightness() local
|
| /u-boot/board/BuR/common/ |
| A D | common.c | 36 unsigned int bright = env_get_ulong("ds1_bright_def", 10, 50); in lcdbacklight() local
|
Completed in 4 milliseconds