view packages/hal/synth/arch/current/host/cut.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 cut_width 16
#define cut_height 15
static unsigned char cut_bits[] = {
   0x00, 0x00, 0x20, 0x02, 0x20, 0x02, 0x20, 0x02, 0x60, 0x03, 0x40, 0x01,
   0xc0, 0x01, 0x80, 0x00, 0xc0, 0x00, 0x40, 0x07, 0x70, 0x09, 0x48, 0x09,
   0x48, 0x09, 0x48, 0x06, 0x30, 0x00};