List of Config Parameters for RTI DWWD.
Definition: sdl_ip_rti.h:129
int32_t SDL_RTI_clearStatus(SDL_RTI_instanceType InstanceType, uint32_t status)
Clear the DWWD status.
int32_t SDL_RTI_readStaticRegs(SDL_RTI_instanceType InstanceType, SDL_RTI_staticRegs *pStaticRegs)
This API returns the static registers for RTI-DWWD.
int32_t SDL_RTI_verifyConfig(SDL_RTI_instanceType InstanceType, SDL_RTI_configParms *pConfig)
RTI API to verify the written configuration. This API can be used after calling SDL_RTI_config in ord...
int32_t SDL_RTI_getStatus(SDL_RTI_instanceType InstanceType, uint32_t *pStatus)
Clear the DWWD status.
SDL_RTI_instanceType
Definition: sdl_soc_rti.h:69
int32_t SDL_RTI_config(SDL_RTI_instanceType InstanceType, const SDL_RTI_configParms *pConfig)
RTI configuration API. This API configures the specified RTI instance using the provided configuratio...
int32_t SDL_RTI_start(SDL_RTI_instanceType InstanceType)
Enable the RTI instance.
List of Static Registers for RTI DWWD.
Definition: sdl_ip_rti.h:112
int32_t SDL_RTI_service(SDL_RTI_instanceType InstanceType)
Service the RTI instance.