![]() |
S32 SDK
|
#include "scg_hal.h"
#include "pcc_hal.h"
#include "sim_hal.h"
#include "smc_hal.h"
#include "pmc_hal.h"
Go to the source code of this file.
Functions | |
status_t | CLOCK_SYS_SetScgConfiguration (const scg_config_t *scgConfig) |
Configures SCG module. More... | |
void | CLOCK_SYS_SetPccConfiguration (const pcc_config_t *peripheralClockConfig) |
Configures PCC module. More... | |
void | CLOCK_SYS_SetSimConfiguration (const sim_clock_config_t *simClockConfig) |
Configures SIM module. More... | |
void | CLOCK_SYS_SetPmcConfiguration (const pmc_config_t *pmcConfig) |
Configures PMC module. More... | |