Go to the source code of this file.
◆ SDL_TOG_getBaseaddr()
int32_t SDL_TOG_getBaseaddr |
( |
SDL_TOG_Inst |
instance, |
|
|
uint32_t * |
baseAddr |
|
) |
| |
This API is used to get the base address of the instance.
- Parameters
-
instance | TOG instance |
baseAddr | Base address of the instance. |
- Returns
- status return the base address of the instance. SDL_PASS: success SDL_EBADARGS: failure, indicate translation failed
◆ SDL_TOG_registerInterrupt()
int32_t SDL_TOG_registerInterrupt |
( |
void |
| ) |
|
This API is used to get the base address of the instance.
- Returns
- status SDL_PASS: success SDL_EFAIL: failure, indicate interrpt registration failed
◆ SDL_TOG_irqHandler()
void SDL_TOG_irqHandler |
( |
void |
| ) |
|
This API is the interrupt handler for TOG.
◆ SDL_TOG_baseAddress
Initial value:=
{
SDL_MCU_TIMEOUT0_CFG_BASE
}