int32_t HALSIM_GetNumNotifiers(void)
 
uint64_t HALSIM_GetNextNotifierTimeout(void)
 
int32_t HALSIM_GetNotifierInfo(struct HALSIM_NotifierInfo *arr, int32_t size)
Gets detailed information about each notifier.
 
int32_t HAL_Bool
Definition Types.h:73
 
HAL_Handle HAL_NotifierHandle
Definition Types.h:43
 
Definition NotifierData.h:13
 
HAL_NotifierHandle handle
Definition NotifierData.h:14
 
HAL_Bool waitTimeValid
Definition NotifierData.h:17
 
uint64_t timeout
Definition NotifierData.h:16