| /utopia/UTPA2-700.0.x/modules/audio/hal/messi/audio/ |
| H A D | halSOUND.c | 712 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass) in HAL_SOUND_AbsoluteBass() argument 714 if ((u8Bass > 0x30) && (u8Bass <= 0x7F)) in HAL_SOUND_AbsoluteBass() 716 u8Bass = 0x30; in HAL_SOUND_AbsoluteBass() 718 if ((u8Bass < 0xD0) && (u8Bass >= 0x80)) in HAL_SOUND_AbsoluteBass() 720 u8Bass = 0xD0; in HAL_SOUND_AbsoluteBass() 722 HAL_AUDIO_WriteByte(REG_SOUND_BASS, u8Bass); in HAL_SOUND_AbsoluteBass()
|
| H A D | halSOUND.h | 122 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass);
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mainz/audio/ |
| H A D | halSOUND.c | 712 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass) in HAL_SOUND_AbsoluteBass() argument 714 if ((u8Bass > 0x30) && (u8Bass <= 0x7F)) in HAL_SOUND_AbsoluteBass() 716 u8Bass = 0x30; in HAL_SOUND_AbsoluteBass() 718 if ((u8Bass < 0xD0) && (u8Bass >= 0x80)) in HAL_SOUND_AbsoluteBass() 720 u8Bass = 0xD0; in HAL_SOUND_AbsoluteBass() 722 HAL_AUDIO_WriteByte(REG_SOUND_BASS, u8Bass); in HAL_SOUND_AbsoluteBass()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/manhattan/audio/ |
| H A D | halSOUND.c | 791 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass) in HAL_SOUND_AbsoluteBass() argument 793 if ((u8Bass > 0x30) && (u8Bass <= 0x7F)) in HAL_SOUND_AbsoluteBass() 795 u8Bass = 0x30; in HAL_SOUND_AbsoluteBass() 797 if ((u8Bass < 0xD0) && (u8Bass >= 0x80)) in HAL_SOUND_AbsoluteBass() 799 u8Bass = 0xD0; in HAL_SOUND_AbsoluteBass() 801 HAL_AUDIO_WriteByte(REG_SOUND_BASS, u8Bass); in HAL_SOUND_AbsoluteBass()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/ |
| H A D | halSOUND.c | 827 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass) in HAL_SOUND_AbsoluteBass() argument 829 if ((u8Bass > 0x30) && (u8Bass <= 0x7F)) in HAL_SOUND_AbsoluteBass() 831 u8Bass = 0x30; in HAL_SOUND_AbsoluteBass() 833 if ((u8Bass < 0xD0) && (u8Bass >= 0x80)) in HAL_SOUND_AbsoluteBass() 835 u8Bass = 0xD0; in HAL_SOUND_AbsoluteBass() 837 HAL_AUDIO_WriteByte(REG_SOUND_BASS, u8Bass); in HAL_SOUND_AbsoluteBass()
|
| H A D | halSOUND.h | 122 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass);
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/M7821/audio/ |
| H A D | halSOUND.c | 827 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass) in HAL_SOUND_AbsoluteBass() argument 829 if ((u8Bass > 0x30) && (u8Bass <= 0x7F)) in HAL_SOUND_AbsoluteBass() 831 u8Bass = 0x30; in HAL_SOUND_AbsoluteBass() 833 if ((u8Bass < 0xD0) && (u8Bass >= 0x80)) in HAL_SOUND_AbsoluteBass() 835 u8Bass = 0xD0; in HAL_SOUND_AbsoluteBass() 837 HAL_AUDIO_WriteByte(REG_SOUND_BASS, u8Bass); in HAL_SOUND_AbsoluteBass()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audio/ |
| H A D | halSOUND.c | 1072 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass) in HAL_SOUND_AbsoluteBass() argument 1074 if ((u8Bass > 0x30) && (u8Bass <= 0x7F)) in HAL_SOUND_AbsoluteBass() 1076 u8Bass = 0x30; in HAL_SOUND_AbsoluteBass() 1078 if ((u8Bass < 0xD0) && (u8Bass >= 0x80)) in HAL_SOUND_AbsoluteBass() 1080 u8Bass = 0xD0; in HAL_SOUND_AbsoluteBass() 1082 HAL_AUDIO_WriteByte(REG_SOUND_BASS, u8Bass); in HAL_SOUND_AbsoluteBass()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/ |
| H A D | halSOUND.c | 1087 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass) in HAL_SOUND_AbsoluteBass() argument 1089 if ((u8Bass > 0x30) && (u8Bass <= 0x7F)) in HAL_SOUND_AbsoluteBass() 1091 u8Bass = 0x30; in HAL_SOUND_AbsoluteBass() 1093 if ((u8Bass < 0xD0) && (u8Bass >= 0x80)) in HAL_SOUND_AbsoluteBass() 1095 u8Bass = 0xD0; in HAL_SOUND_AbsoluteBass() 1097 HAL_AUDIO_WriteByte(REG_SOUND_BASS, u8Bass); in HAL_SOUND_AbsoluteBass()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/macan/audio/ |
| H A D | halSOUND.c | 1071 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass) in HAL_SOUND_AbsoluteBass() argument 1073 if ((u8Bass > 0x30) && (u8Bass <= 0x7F)) in HAL_SOUND_AbsoluteBass() 1075 u8Bass = 0x30; in HAL_SOUND_AbsoluteBass() 1077 if ((u8Bass < 0xD0) && (u8Bass >= 0x80)) in HAL_SOUND_AbsoluteBass() 1079 u8Bass = 0xD0; in HAL_SOUND_AbsoluteBass() 1081 HAL_AUDIO_WriteByte(REG_SOUND_BASS, u8Bass); in HAL_SOUND_AbsoluteBass()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mustang/audio/ |
| H A D | halSOUND.c | 1071 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass) in HAL_SOUND_AbsoluteBass() argument 1073 if ((u8Bass > 0x30) && (u8Bass <= 0x7F)) in HAL_SOUND_AbsoluteBass() 1075 u8Bass = 0x30; in HAL_SOUND_AbsoluteBass() 1077 if ((u8Bass < 0xD0) && (u8Bass >= 0x80)) in HAL_SOUND_AbsoluteBass() 1079 u8Bass = 0xD0; in HAL_SOUND_AbsoluteBass() 1081 HAL_AUDIO_WriteByte(REG_SOUND_BASS, u8Bass); in HAL_SOUND_AbsoluteBass()
|
| /utopia/UTPA2-700.0.x/modules/audio/drv/audio/ |
| H A D | drvSOUND.c | 244 void MDrv_SOUND_AbsoluteBass(MS_U8 u8Bass) in MDrv_SOUND_AbsoluteBass() argument 246 HAL_SOUND_AbsoluteBass(u8Bass); in MDrv_SOUND_AbsoluteBass()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiAUDIO.h | 988 void MApi_AUDIO_SetBass( MS_U8 u8Bass ); 999 void MApi_AUDIO_AbsoluteBass( MS_U8 u8Bass );
|
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2.c | 1726 void MApi_AUDIO_SetBass(MS_U8 u8Bass) in MApi_AUDIO_SetBass() argument 1731 u32Param[0] = u8Bass; in MApi_AUDIO_SetBass() 1752 return _MApi_AUDIO_SetBass(u8Bass); in MApi_AUDIO_SetBass() 1757 void MApi_AUDIO_AbsoluteBass(MS_U8 u8Bass) in MApi_AUDIO_AbsoluteBass() argument 1762 u32Param[0] = u8Bass; in MApi_AUDIO_AbsoluteBass() 1784 return _MApi_AUDIO_AbsoluteBass(u8Bass); in MApi_AUDIO_AbsoluteBass()
|
| H A D | apiAUDIO.c | 3567 void _MApi_AUDIO_SetBass( MS_U8 u8Bass ) in _MApi_AUDIO_SetBass() argument 3571 MDrv_SOUND_SetBass(u8Bass); in _MApi_AUDIO_SetBass() 3582 void _MApi_AUDIO_AbsoluteBass(MS_U8 u8Bass) in _MApi_AUDIO_AbsoluteBass() argument 3586 MDrv_SOUND_AbsoluteBass(u8Bass); in _MApi_AUDIO_AbsoluteBass()
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiAUDIO.h | 1048 void MApi_AUDIO_SetBass( MS_U8 u8Bass ); 1059 void MApi_AUDIO_AbsoluteBass( MS_U8 u8Bass );
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/mooney/audio/ |
| H A D | halSOUND.c | 705 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass) in HAL_SOUND_AbsoluteBass() argument 707 HAL_AUDIO_WriteByte(REG_SOUND_BASS, u8Bass); in HAL_SOUND_AbsoluteBass()
|
| H A D | halSOUND.h | 122 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass);
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/ |
| H A D | halSOUND.c | 796 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass) in HAL_SOUND_AbsoluteBass() argument 798 HAL_AUDIO_WriteByte(REG_SOUND_BASS, u8Bass); in HAL_SOUND_AbsoluteBass()
|
| H A D | halSOUND.h | 122 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass);
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/ |
| H A D | halSOUND.c | 796 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass) in HAL_SOUND_AbsoluteBass() argument 798 HAL_AUDIO_WriteByte(REG_SOUND_BASS, u8Bass); in HAL_SOUND_AbsoluteBass()
|
| /utopia/UTPA2-700.0.x/modules/audio/drv/audio/internal/ |
| H A D | drvSOUND.h | 136 void MDrv_SOUND_AbsoluteBass(MS_U8 u8Bass);
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/ |
| H A D | halSOUND.c | 794 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass) in HAL_SOUND_AbsoluteBass() argument 796 HAL_AUDIO_WriteByte(REG_SOUND_BASS, u8Bass); in HAL_SOUND_AbsoluteBass()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audio/ |
| H A D | halSOUND.c | 889 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass) in HAL_SOUND_AbsoluteBass() argument 891 HAL_AUDIO_WriteByte(REG_SOUND_BASS, u8Bass); in HAL_SOUND_AbsoluteBass()
|
| H A D | halSOUND.h | 122 void HAL_SOUND_AbsoluteBass(MS_U8 u8Bass);
|