![]() |
![]() |
Data Structures | |
struct | CSL_TmrHwSetup |
Hardware setup structure. More... | |
struct | CSL_TmrConfig |
Config-structure Used to configure the GP timer using CSL_tmrHwSetupRaw(). More... | |
struct | CSL_TmrContext |
Module specific context information. Present implementation of GP timer CSL doesn't have any context information. More... | |
struct | CSL_TmrParam |
Module specific parameters. Present implementation of GP timer CSL doesn't have any module specific parameters. More... | |
struct | CSL_TmrBaseAddress |
This structure contains the base-address information for the peripheral instance. More... | |
struct | CSL_TmrObj |
Watchdog timer object structure. More... | |
Typedefs | |
typedef CSL_TmrObj * | CSL_TmrHandle |
This data type is used to return the handle to the CSL of the GP timer. |