Home
last modified time | relevance | path

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

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