MAX32665 Peripheral Driver API
Peripheral Driver API for the MAX32665
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
Low Power (LP)

Modules

 PWRSEQ_Registers
 

Enumerations

enum  mxc_lp_ovr_t
 
enum  mxc_lp_cfg_ds_pd_t
 

Functions

void MXC_LP_ClearWakeStatus (void)
 
void MXC_LP_EnableGPIOWakeup (mxc_gpio_cfg_t *wu_pins)
 
void MXC_LP_DisableGPIOWakeup (mxc_gpio_cfg_t *wu_pins)
 
void MXC_LP_EnableRTCAlarmWakeup (void)
 
void MXC_LP_DisableRTCAlarmWakeup (void)
 
void MXC_LP_EnableWUTAlarmWakeup (void)
 
void MXC_LP_DisableWUTAlarmWakeup (void)
 
void MXC_LP_SysRam0LightSleepEnable (void)
 
void MXC_LP_SysRam1LightSleepEnable (void)
 
void MXC_LP_SysRam2LightSleepEnable (void)
 
void MXC_LP_SysRam3LightSleepEnable (void)
 
void MXC_LP_SysRam4LightSleepEnable (void)
 
void MXC_LP_SysRam5LightSleepEnable (void)
 
void MXC_LP_SysRam0Shutdown (void)
 
void MXC_LP_SysRam0PowerUp (void)
 
void MXC_LP_SysRam1Shutdown (void)
 
void MXC_LP_SysRam1PowerUp (void)
 
void MXC_LP_SysRam2Shutdown (void)
 
void MXC_LP_SysRam2PowerUp (void)
 
void MXC_LP_SysRam3Shutdown (void)
 
void MXC_LP_SysRam3PowerUp (void)
 
void MXC_LP_SysRam4Shutdown (void)
 
void MXC_LP_SysRam4PowerUp (void)
 
void MXC_LP_SysRam5Shutdown (void)
 
void MXC_LP_SysRam5PowerUp (void)
 
void MXC_LP_ICache0Shutdown (void)
 
void MXC_LP_ICache0PowerUp (void)
 
void MXC_LP_ICacheXIPShutdown (void)
 
void MXC_LP_ICacheXIPPowerUp (void)
 
void MXC_LP_CryptoShutdown (void)
 
void MXC_LP_CryptoPowerUp (void)
 
void MXC_LP_USBFIFOShutdown (void)
 
void MXC_LP_USBFIFOPowerUp (void)
 
void MXC_LP_ROM0Shutdown (void)
 
void MXC_LP_ROM0PowerUp (void)
 
void MXC_LP_ROM1Shutdown (void)
 
void MXC_LP_ROM1PowerUp (void)
 
void MXC_LP_ICache1Shutdown (void)
 
void MXC_LP_ICache1PowerUp (void)
 
void MXC_LP_USBSWLPDisable (void)
 
void MXC_LP_USBSWLPEnable (void)
 
void MXC_LP_VDD2PowerDown (void)
 
void MXC_LP_VDD2PowerUp (void)
 
void MXC_LP_VDD3PowerDown (void)
 
void MXC_LP_VDD3PowerUp (void)
 
void MXC_LP_VDD4PowerDown (void)
 
void MXC_LP_VDD4PowerUp (void)
 
void MXC_LP_VDD5PowerDown (void)
 
void MXC_LP_VDD5PowerUp (void)
 
void MXC_LP_SIMOVregBPowerDown (void)
 
void MXC_LP_SIMOVregBPowerUp (void)
 
void MXC_LP_SIMOVregDPowerDown (void)
 
void MXC_LP_SIMOVregDPowerUp (void)
 
void __attribute__ ((deprecated("Causes SIMO soft start in wakeup"))) MXC_LP_FastWakeupEnable(void)
 
void MXC_LP_FastWakeupDisable (void)
 
void MXC_LP_SetRAMRetention (mxc_ram_retained_t ramRetained)
 
void MXC_LP_EnterSleepMode (void)
 
void MXC_LP_EnterDeepSleepMode (void)
 
void MXC_LP_EnterBackgroundMode (void)
 
void MXC_LP_EnterBackupMode (void *func(void))
 
void MXC_LP_EnterShutDownMode (void)
 
void MXC_LP_SetOVR (mxc_lp_ovr_t ovr)
 
void MXC_LP_BandgapOn (void)
 
void MXC_LP_BandgapOff (void)
 
int MXC_LP_BandgapIsOn (void)
 
int MXC_LP_FastWakeupIsEnabled (void)
 
void MXC_LP_EnableUSBWakeup (void)
 
void MXC_LP_DisableUSBWakeup (void)
 
int MXC_LP_ConfigDeepSleepClocks (uint32_t mask)
 
void MXC_LP_ICache0LightSleepDisable (void)
 
void MXC_LP_ICache1LightSleepDisable (void)
 
void MXC_LP_ICacheXIPLightSleepDisable (void)
 
void MXC_LP_SRCCLightSleepEnable (void)
 
void MXC_LP_CryptoLightSleepEnable (void)
 
void MXC_LP_USBFIFOLightSleepEnable (void)
 
void MXC_LP_ROM0LightSleepEnable (void)
 
void MXC_LP_ROM1LightSleepEnable (void)
 
void MXC_LP_SysRam0LightSleepDisable (void)
 
void MXC_LP_SysRam1LightSleepDisable (void)
 
void MXC_LP_SysRam2LightSleepDisable (void)
 
void MXC_LP_SysRam3LightSleepDisable (void)
 
void MXC_LP_SysRam4LightSleepDisable (void)
 
void MXC_LP_SysRam5LightSleepDisable (void)
 
void MXC_LP_SRCCLightSleepDisable (void)
 
void MXC_LP_CryptoLightSleepDisable (void)
 
void MXC_LP_USBFIFOLightSleepDisable (void)
 
void MXC_LP_ROM0LightSleepDisable (void)
 
void MXC_LP_ROM1LightSleepDisable (void)
 
void MXC_LP_SRCCShutdown (void)
 
void MXC_LP_SRCCPowerUp (void)
 
void MXC_LP_ICacheXIPLightSleepEnable (void)
 
void MXC_LP_ICache0LightSleepEnable (void)
 
void MXC_LP_ICache1LightSleepEnable (void)
 

Detailed Description

Function Documentation

◆ __attribute__()

void __attribute__ ( (deprecated("Causes SIMO soft start in wakeup"))  )

Enable Fast Wakeup.

Deprecated due to issues with SIMO in wakeup.

◆ MXC_LP_BandgapIsOn()

int MXC_LP_BandgapIsOn ( void  )

Is the bandgap on or off.

Returns
1 = bandgap on , 0 = bandgap off

◆ MXC_LP_ConfigDeepSleepClocks()

int MXC_LP_ConfigDeepSleepClocks ( uint32_t  mask)

Configure which clocks are powered down at deep sleep and which are not affected.

Note
Need to configure all clocks at once any clock not passed in the mask will be unaffected by Deepsleep. This will always overwrite the previous settings of ALL clocks.
Parameters
[in]maskThe mask of the clocks to power down when part goes into deepsleep
Returns
E_NO_ERROR or error based on Error Codes

◆ MXC_LP_DisableGPIOWakeup()

void MXC_LP_DisableGPIOWakeup ( mxc_gpio_cfg_t wu_pins)

Disables the selected GPIO port and its selected pins as a wake up source.
Call this function multiple times to disable pins on multiple ports.

Parameters
wu_pinsThe port and pins to disable as wakeup sources. Only the gpio and mask fields of the structure are used. The func and pad fields are ignored.

◆ MXC_LP_EnableGPIOWakeup()

void MXC_LP_EnableGPIOWakeup ( mxc_gpio_cfg_t wu_pins)

Enables the selected GPIO port and its selected pins to wake up the device from any low power mode.
Call this function multiple times to enable pins on multiple ports. This function does not configure the GPIO pins nor does it setup their interrupt functionality.

Parameters
wu_pinsThe port and pins to configure as wakeup sources. Only the gpio and mask fields of the structure are used. The func and pad fields are ignored.

◆ MXC_LP_EnterBackupMode()

void MXC_LP_EnterBackupMode ( void *  funcvoid)

Places the device into BACKUP mode. CPU state is not maintained in this mode, so this function never returns.
Instead, the device will restart once an RTC or external interrupt occur.

Parameters
funcFunction that backup mode returns to, if null, the part will return to Reset_Handler
Note
When returning from backup mode, depending on the RAM retention settings the processor could have no state information. It will not have a valid stack pointer. This function also uses MXC_PWRSEQ->gp0 and gp1.

◆ MXC_LP_FastWakeupIsEnabled()

int MXC_LP_FastWakeupIsEnabled ( void  )

Is Fast wake up is Enabled.

Returns
1 = enabled , 0 = disabled

◆ MXC_LP_SetOVR()

void MXC_LP_SetOVR ( mxc_lp_ovr_t  ovr)

Set ovr bits to set the voltage the micro will run at.

Parameters
[in]ovrThe ovr options are only 0.9V, 1.0V, and 1.1V use enum mxc_lp_ovr_t