VOL_LIMIT_TABLE is only used within STemWin.
 
Symbols
loading...
Files
loading...

VOL_LIMIT_TABLE variable

audio application routines

Syntax

const uint8_t VOL_LIMIT_TABLE[] = { 0, 15, 23, 30, 34, 38, 42, 45, 47, 50, 52, 53, 55, 57, 58, 60, 61, 62, 63, 65, 66, 67, 68, 69, 69, 70, 71, 72, 73, 73, 74, 75, 75, 76, 77, 77, 78, 78, 79, 80, 80, 81, 81, 82, 82, 83, 83, 84, 84, 84, 85, 85, 86, 86, 87, 87, 87, 88, 88, 88, 89, 89, 89, 90, 90, 90, 91, 91, 91, 92, 92, 92, 93, 93, 93, 94, 94, 94, 94, 95, 95, 95, 95, 96, 96, 96, 96, 97, 97, 97, 97, 98, 98, 98, 98, 99, 99, 99, 99, 100, 100 };

References

LocationReferrerText
audio_player_app.c:34
const uint8_t VOL_LIMIT_TABLE[] =
audio_player_app.c:236AUDIOPLAYER_SetVolume()
if(BSP_AUDIO_OUT_SetVolume(VOL_LIMIT_TABLE[volume]) == AUDIO_OK)

Data Use

Functions reading VOL_LIMIT_TABLE
VOL_LIMIT_TABLE
all items filtered out
Type of VOL_LIMIT_TABLE
VOL_LIMIT_TABLE
uint8_t
all items filtered out