25#ifndef INCLUDE_EVENTS_IEVENT_H_
26#define INCLUDE_EVENTS_IEVENT_H_
75 return SYS_NO_ERROR_CODE;
static sys_error_code_t IEventInit(IEvent *_this, const IEventSrc *pSource)
Definition IEvent.h:72
Umbrella header for the basic system features.
const IEventSrc * pSource
Definition IEvent.h:52
Definition IEventSrc_vtbl.h:49
uint16_t sys_error_code_t
Definition syserror.h:41
#define SYS_DEFINE_STATIC_INLINE
Definition systp.h:95