Home
last modified time | relevance | path

Searched refs:auxbIndex (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-2.1/build/demos/axdemo/src/
DfxbussendDpl2.c139 static u32 auxbIndex = 0; // current effect to apply to AuxB bus variable
519 auxbIndex++; in MNU_auxb()
521 auxbIndex %= 5; in MNU_auxb()
523 switch (auxbIndex) in MNU_auxb()
Dfxbussend.c146 static u32 auxbIndex = 0; // current effect to apply to AuxB bus variable
528 auxbIndex++; in MNU_auxb()
530 auxbIndex %= 5; in MNU_auxb()
532 switch (auxbIndex) in MNU_auxb()