| /TwlSDK-5.3.1/build/demos/spi/spiMonkey/src/ |
| D | main.c | 248 fx16 fsx; in DrawLine() local 253 fsx = (fx16)(((sx - 128) * 0x1000) / 128); in DrawLine() 261 G3_Vtx(fsx, fsy, 0); in DrawLine() 265 G3_Vtx(fsx, fsy, 1); in DrawLine()
|
| /TwlSDK-5.3.1/build/demos/math/fft-2/src/ |
| D | main.c | 554 fx16 fsx = (fx16)(((sx - 128) * 0x1000) / 128); in DrawLine() local 562 G3_Vtx(fsx, fsy, 0); in DrawLine() 566 G3_Vtx(fsx, fsy, 1); in DrawLine() 585 fx16 fsx = (fx16)(((sx - 128) * 0x1000) / 128); in DrawBar() local 593 G3_Vtx(fsx, fsy, 0); in DrawBar() 595 G3_Vtx(fsx, fey, 0); in DrawBar() 619 fx16 fsx = (fx16)(((sx - 128) * 0x1000) / 128); in DrawBarWithColor() local 634 G3_Vtx(fsx, fsy, 0); in DrawBarWithColor() 636 G3_Vtx(fsx, fey, 0); in DrawBarWithColor()
|
| /TwlSDK-5.3.1/build/demos.TWL/dsp/snd-mic/src/ |
| D | main.c | 135 fx16 fsx = (fx16)(((cur - 128) * 0x1000) / 128); in DrawWaveGraph() local 142 G3_Vtx(fsx, fsy, 0); in DrawWaveGraph() 146 G3_Vtx(fsx, fsy, 1); in DrawWaveGraph()
|
| /TwlSDK-5.3.1/build/demos/spi/spiMonkey2/src/ |
| D | main.c | 400 fx16 fsx; in DrawLine() local 405 fsx = (fx16)(((sx - 128) * 0x1000) / 128); in DrawLine() 413 G3_Vtx(fsx, fsy, 0); in DrawLine() 417 G3_Vtx(fsx, fsy, 1); in DrawLine()
|
| /TwlSDK-5.3.1/build/demos/spi/pmAmpGain/src/ |
| D | main.c | 546 fx16 fsx = (fx16)(((sx - 128) * 0x1000) / 128); in DrawLine() local 554 G3_Vtx(fsx, fsy, 0); in DrawLine() 558 G3_Vtx(fsx, fsy, 1); in DrawLine()
|
| /TwlSDK-5.3.1/build/demos/spi/mic-2/src/ |
| D | main.c | 543 fx16 fsx, fsy, fex, fey; in DrawLine() local 545 fsx = (fx16)(((sx - 128) * 0x1000) / 128); in DrawLine() 553 G3_Vtx(fsx, fsy, 0); in DrawLine() 557 G3_Vtx(fsx, fsy, 1); in DrawLine()
|
| /TwlSDK-5.3.1/build/demos/spi/mic-1/src/ |
| D | main.c | 344 fx16 fsx = (fx16)(((sx - 128) * 0x1000) / 128); in DrawLine() local 352 G3_Vtx(fsx, fsy, 0); in DrawLine() 356 G3_Vtx(fsx, fsy, 1); in DrawLine()
|
| /TwlSDK-5.3.1/build/demos.TWL/spi/pmAmpGainLevel/src/ |
| D | main.c | 650 fx16 fsx = (fx16)(((sx - 128) * 0x1000) / 128); in DrawLine() local 658 G3_Vtx(fsx, fsy, 0); in DrawLine() 662 G3_Vtx(fsx, fsy, 1); in DrawLine()
|
| /TwlSDK-5.3.1/build/demos.TWL/spi/mic-3/src/ |
| D | main.c | 834 fx16 fsx = (fx16)(((sx - 128) * 0x1000) / 128); in DrawLine() local 842 G3_Vtx(fsx, fsy, 0); in DrawLine() 846 G3_Vtx(fsx, fsy, 1); in DrawLine()
|
| /TwlSDK-5.3.1/build/demos.TWL/spi/mic-4/src/ |
| D | main.c | 940 fx16 fsx = (fx16)(((sx - 128) * 0x1000) / 128); in DrawLine() local 948 G3_Vtx(fsx, fsy, 0); in DrawLine() 952 G3_Vtx(fsx, fsy, 1); in DrawLine()
|
| /TwlSDK-5.3.1/build/demos.TWL/snd/IIRFilterdemo-mic/src/ |
| D | main.c | 971 fx16 fsx = (fx16)(((sx - 128) * 0x1000) / 128); in DrawLine() local 979 G3_Vtx(fsx, fsy, 0); in DrawLine() 983 G3_Vtx(fsx, fsy, 1); in DrawLine()
|
| /TwlSDK-5.3.1/build/demos.TWL/spi/spiMonkey3/src/ |
| D | main.c | 890 fx16 fsx = (fx16)(((sx - 128) * 0x1000) / 128); in DrawLine() local 898 G3_Vtx(fsx, fsy, 0); in DrawLine() 902 G3_Vtx(fsx, fsy, 1); in DrawLine()
|