view src/cs/drivers/drv_app/r2d/lcds/BW_D_Sample/font_table_system.h @ 702:9394305d4ff5 default tip

etm_audio.c: fix off-by-one error in auw of FIR coefficients This fix was already made in FC Tourmaline a while back, but it is also the kind of bugfix that deserves to be backported to Magnetite and Selenite as well.
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 31 Oct 2022 00:14:44 +0000
parents 945cf7f506b2
children
line wrap: on
line source

const INT32 r2d_font_ptree_system[]={
0,1,4,64,
0,2,8,36,
0,4,12,24,
0,8,16,20,
0x00000000,0,0,0,
0x00000008,128,0,0,
4,8,28,32,
0x00000004,64,0,0,
0x0000000C,192,0,0,
2,4,40,52,
2,8,44,48,
0x00000002,32,0,0,
0x0000000A,160,0,0,
6,8,56,60,
0x00000006,96,0,0,
0x0000000E,224,0,0,
1,2,68,96,
1,4,72,84,
1,8,76,80,
0x00000001,16,0,0,
0x00000009,144,0,0,
5,8,88,92,
0x00000005,80,0,0,
0x0000000D,208,0,0,
3,4,100,112,
3,8,104,108,
0x00000003,48,0,0,
0x0000000B,176,0,0,
7,8,116,120,
0x00000007,112,0,0,
0x0000000F,240,0,0,
};