Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/demos/axdemo/src/
DfxbussendDpl2.c144 static u32 auxbIndex = 0; // current effect to apply to AuxB bus variable
524 auxbIndex++; in MNU_auxb()
526 auxbIndex %= 5; in MNU_auxb()
528 switch (auxbIndex) in MNU_auxb()
Dfxbussend.c151 static u32 auxbIndex = 0; // current effect to apply to AuxB bus variable
533 auxbIndex++; in MNU_auxb()
535 auxbIndex %= 5; in MNU_auxb()
537 switch (auxbIndex) in MNU_auxb()