Home
last modified time | relevance | path

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

/bsp/rm48x50/HALCoGen/source/
A Drti.c661 void rtiEnableNotification(uint32 notification) in rtiEnableNotification() argument
666 rtiREG1->INTFLAG = notification; in rtiEnableNotification()
667 rtiREG1->SETINT = notification; in rtiEnableNotification()
698 void rtiDisableNotification(uint32 notification) in rtiDisableNotification() argument
703 rtiREG1->CLEARINT = notification; in rtiDisableNotification()
/bsp/rm48x50/HALCoGen/include/
A Drti.h267 void rtiEnableNotification(uint32 notification);
268 void rtiDisableNotification(uint32 notification);
294 void rtiNotification(uint32 notification);
A Dhet.h342 void pwmEnableNotification(hetBASE_t * hetREG,uint32 pwm, uint32 notification);
343 void pwmDisableNotification(hetBASE_t * hetREG,uint32 pwm, uint32 notification);
344 void pwmNotification(hetBASE_t * hetREG,uint32 pwm, uint32 notification);
A Ddcc.h263 void dccEnableNotification(dccBASE_t *dcc, uint32 notification);
264 void dccDisableNotification(dccBASE_t *dcc, uint32 notification);
A Dcan.h585 void canErrorNotification(canBASE_t *node, uint32 notification);
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/
A DRelease_Notes.txt261 + Modify comments to remind users about "Stack Usage Analysis" notification.

Completed in 14 milliseconds