Home
last modified time | relevance | path

Searched refs:fsy (Results 1 – 12 of 12) sorted by relevance

/TwlSDK-5.3.1/build/demos/spi/spiMonkey/src/
Dmain.c249 fx16 fsy; in DrawLine() local
254 fsy = (fx16)(((96 - sy) * 0x1000) / 96); 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/
Dmain.c555 fx16 fsy = (fx16)(((96 - sy) * 0x1000) / 96); in DrawLine() local
562 G3_Vtx(fsx, fsy, 0); in DrawLine()
566 G3_Vtx(fsx, fsy, 1); in DrawLine()
586 fx16 fsy = (fx16)(((96 - sy) * 0x1000) / 96); in DrawBar() local
593 G3_Vtx(fsx, fsy, 0); in DrawBar()
599 G3_Vtx(fex, fsy, 0); in DrawBar()
620 fx16 fsy = (fx16)(((96 - sy) * 0x1000) / 96); in DrawBarWithColor() local
634 G3_Vtx(fsx, fsy, 0); in DrawBarWithColor()
640 G3_Vtx(fex, fsy, 0); in DrawBarWithColor()
/TwlSDK-5.3.1/build/demos.TWL/dsp/snd-mic/src/
Dmain.c136 fx16 fsy = (fx16)(((96 - i) * 0x1000) / 96); 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/
Dmain.c401 fx16 fsy; in DrawLine() local
406 fsy = (fx16)(((96 - sy) * 0x1000) / 96); 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/
Dmain.c547 fx16 fsy = (fx16)(((96 - sy) * 0x1000) / 96); 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/
Dmain.c543 fx16 fsx, fsy, fex, fey; in DrawLine() local
546 fsy = (fx16)(((96 - sy) * 0x1000) / 96); 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/
Dmain.c345 fx16 fsy = (fx16)(((96 - sy) * 0x1000) / 96); 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/
Dmain.c651 fx16 fsy = (fx16)(((96 - sy) * 0x1000) / 96); 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/
Dmain.c835 fx16 fsy = (fx16)(((96 - sy) * 0x1000) / 96); 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/
Dmain.c941 fx16 fsy = (fx16)(((96 - sy) * 0x1000) / 96); 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/
Dmain.c972 fx16 fsy = (fx16)(((96 - sy) * 0x1000) / 96); 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/
Dmain.c891 fx16 fsy = (fx16)(((96 - sy) * 0x1000) / 96); in DrawLine() local
898 G3_Vtx(fsx, fsy, 0); in DrawLine()
902 G3_Vtx(fsx, fsy, 1); in DrawLine()