Searched refs:hetBASE_t (Results 1 – 2 of 2) sorted by relevance
| /bsp/rm48x50/HALCoGen/include/ |
| A D | het.h | 342 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); 349 void edgeEnableNotification(hetBASE_t * hetREG,uint32 edge); 350 void edgeDisableNotification(hetBASE_t * hetREG,uint32 edge); 351 void edgeNotification(hetBASE_t * hetREG,uint32 edge); 373 void hetNotification(hetBASE_t *het, uint32 offset);
|
| A D | reg_het.h | 102 } hetBASE_t; typedef 110 #define hetREG1 ((hetBASE_t *)0xFFF7B800U) 127 #define hetREG2 ((hetBASE_t *)0xFFF7B900U)
|
Completed in 6 milliseconds