19 #ifndef POWER_MANAGER_S32K1XX_H
20 #define POWER_MANAGER_S32K1XX_H
62 #if FEATURE_SMC_HAS_HIGH_SPEED_RUN_MODE
67 #if FEATURE_SMC_HAS_WAIT_VLPW
73 #if FEATURE_SMC_HAS_PSTOPO
77 #if FEATURE_SMC_HAS_STOPO
171 #if FEATURE_SMC_HAS_HIGH_SPEED_RUN_MODE
183 #if FEATURE_SMC_HAS_STOPO
187 #if FEATURE_SMC_HAS_PSTOPO
276 #if defined(__cplusplus)
314 #if defined(__cplusplus)
smc_stop_option_t
STOP option Implements smc_stop_option_t_Class.
power_mode_stat_t
Power Modes in PMSTAT Implements power_mode_stat_t_Class.
rcm_reset_delay_time_t
Reset delay time Implements rcm_reset_delay_time_t_Class.
RCM module version number Implements rcm_version_info_t_Class.
Power mode protection configuration Implements smc_power_mode_protection_config_t_Class.
power_manager_modes_t powerModeName
pmc_int_select_t
Power management control interrupts Implements pmc_int_select_t_Class.
status_t POWER_SYS_DoDeinit(void)
This function implementation-specific de-initialization of power manager.
status_t POWER_SYS_DoInit(void)
This function implementation-specific configuration of power modes.
SMC module version number Implements smc_version_info_t_Class.
power_modes_protect_t
Power Modes Protection Implements power_modes_protect_t_Class.
smc_run_mode_t
Run mode definition Implements smc_run_mode_t_Class.
status_t
Status return codes. Common error codes will be a unified enumeration (C enum) that will contain all ...
rcm_source_names_t
System Reset Source Name definitions Implements rcm_source_names_t_Class.
Power mode control configuration used for calling the SMC_SYS_SetPowerMode API Implements smc_power_m...
Power mode user configuration structure.
power_manager_modes_t powerMode
power_manager_modes_t
Power modes enumeration.
rcm_filter_run_wait_modes_t
Reset pin filter select in Run and Wait modes Implements rcm_filter_run_wait_modes_t_Class.
status_t POWER_SYS_DoSetMode(const power_manager_user_config_t *const configPtr)
This function configures the power mode.
smc_stop_mode_t
Stop mode definition Implements smc_stop_mode_t_Class.