Home
last modified time | relevance | path

Searched defs:bitmap_s (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/tools/
H A Dbmp_logo.c8 typedef struct bitmap_s { /* bitmap description */ struct
9 uint16_t width;
10 uint16_t height;
11 uint8_t palette[256*3];
12 uint8_t *data;