Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/axdemo/src/
Dfxbussend.c135 static void MNU_auxc (DEMOWinMenuInfo *menu, u32 item, u32 *result);
158 { "AuxC : (none)", DEMOWIN_ITM_NONE, MNU_auxc, NULL },
581 static void MNU_auxc(DEMOWinMenuInfo *menu, u32 item, u32 *result) in MNU_auxc() function