OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:splash_palette
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/splash/
splash.c
66
static uint8_t
splash_palette
[SPLASH_CMAP_SIZE][3] = {
variable in typeref:typename:uint8_t[][3]
169
*r =
splash_palette
[index - SPLASH_CMAP_OFFSET][0];
170
*g =
splash_palette
[index - SPLASH_CMAP_OFFSET][1];
171
*b =
splash_palette
[index - SPLASH_CMAP_OFFSET][2];
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025