  | 
  
    AM64x MCU+ SDK
    11.01.00
    
   | 
           
 | 
 
 
 
 
Go to the documentation of this file.
   76 #include <sdl/mtog/soc/sdl_soc_mtog.h> 
   79 #define SDL_MTOG_FORCE_KEY       ((uint32_t) 0x95U) 
  
 
SDL_MTOGVal timeOut
Definition: sdl_mtog.h:96
 
uint8_t instance
Definition: tisci_dkek.h:1
 
Definition: sdl_mtog.h:94
 
int32_t SDL_MTOG_verifyConfig(SDL_MTOG_Inst instance, const SDL_MTOG_config *pConfig)
Verifying written configuration with Master TOG module.
 
int32_t SDL_MTOG_reset(SDL_MTOG_Inst instance)
Reset the timeout functionality.
 
int32_t SDL_MTOG_forceTimeout(SDL_MTOG_Inst instance)
Force a timeout.
 
int32_t SDL_MTOG_init(SDL_MTOG_Inst instance, const SDL_MTOG_config *pConfig)
Initialize Master TOG module with respect of instance.
 
Master TOG Static Registers.
Definition: sdl_mtog.h:88
 
int32_t SDL_MTOG_getStaticRegisters(SDL_MTOG_Inst instance, SDL_MTOG_staticRegs *pStaticRegs)
Readback Static configuration register.
 
int32_t SDL_MTOG_stop(SDL_MTOG_Inst instance)
Stop the timeout function.
 
uint32_t mtogCtrlRegister
Definition: sdl_mtog.h:90
 
uint32_t SDL_MTOGVal
Definition: sdl_ip_mtog.h:59
 
int32_t SDL_MTOG_start(SDL_MTOG_Inst instance)
Start the timeout function.
 
uint8_t SDL_MTOG_Inst
MTOG Instance supported.
Definition: sdl_soc_mtog.h:58