Searched refs:TmrFnct (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/wdt/drv/wdt/ |
| H A D | drvWDT.c | 1205 ptmr->TmrFnct = NULL; in MDrv_TIMER_Init_U2K() 1252 ptmr->TmrFnct(ptmr->TmrFnctArg0,ptmr->TmrFnctArg1,ptmr->TmrFnctArg2); in DRV_TIMER0_PIU_Isr() 1267 ptmr->TmrFnct(ptmr->TmrFnctArg0,ptmr->TmrFnctArg1,ptmr->TmrFnctArg2); in DRV_TIMER1_PIU_Isr() 1284 ptmr->TmrFnct = fnct; in MDrv_TIMER_CfgFnct() 1318 ptmr->TmrFnct = NULL; in MDrv_TIMER_Exit_U2K()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvWDT.h | 202 …void (*TmrFnct)(void *, void *, void *); /* Function to execute when timer times out … member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvWDT.h | 202 void (*TmrFnct)(void *, void *, void *); /* Function to execute when timer times out */ member
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 22142 void (*TmrFnct)(void *, void *, void *);
|