view packages/hal/synth/arch/current/host/saveall.xbm @ 3292:7f8e529b4d82 default tip

Fix FREESCALE_EDMA_NBYTES_MLOFFYES_MLOFF() so it works with negative offsets.
author vae
date Wed, 29 Apr 2015 23:31:48 +0000
parents 7c1c8dc43ba1
children
line wrap: on
line source

#define saveall_width 16
#define saveall_height 15
static unsigned char saveall_bits[] = {
  0x00, 0x00, 0xfe, 0xff, 0x0a, 0xa0, 0x4a, 0xea, 0xaa, 0xaa, 0xea, 0xaa,
  0xaa, 0xaa, 0x0a, 0xa0, 0xf2, 0x9f, 0x02, 0x80, 0xf2, 0x9f, 0xf2, 0x93,
  0xf2, 0x93, 0xf2, 0x93, 0xfc, 0xff, };