Home
last modified time | relevance | path

Searched refs:LPM_MODE_SLEEP (Results 1 – 2 of 2) sorted by relevance

/hal_renesas-latest/drivers/ra/fsp/src/r_lpm/
Dr_lpm.c259 if (LPM_MODE_SLEEP != p_ctrl->p_cfg->low_power_mode) in R_LPM_LowPowerModeEnter()
289 …if ((LPM_MODE_SLEEP != p_ctrl->p_cfg->low_power_mode) && (LPM_MODE_DEEP_SLEEP != p_ctrl->p_cfg->lo… in R_LPM_LowPowerModeEnter()
295 if (LPM_MODE_SLEEP != p_ctrl->p_cfg->low_power_mode) in R_LPM_LowPowerModeEnter()
403 if ((LPM_MODE_SLEEP != p_cfg->low_power_mode) && (LPM_MODE_DEEP_SLEEP != p_cfg->low_power_mode)) in r_lpm_mcu_specific_low_power_check()
405 if (LPM_MODE_SLEEP != p_cfg->low_power_mode) in r_lpm_mcu_specific_low_power_check()
530 if (LPM_MODE_SLEEP != p_cfg->low_power_mode) in r_lpm_configure()
632 …if ((LPM_MODE_SLEEP == p_cfg->low_power_mode) || (LPM_MODE_STANDBY_SNOOZE == p_cfg->low_power_mode… in r_lpm_configure()
999 if (LPM_MODE_SLEEP != p_instance_ctrl->p_cfg->low_power_mode) in r_lpm_low_power_enter()
1021 if (LPM_MODE_SLEEP != p_instance_ctrl->p_cfg->low_power_mode) in r_lpm_low_power_enter()
1109 case LPM_MODE_SLEEP: in r_lpm_lpscr_calculate()
/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_lpm_api.h48 LPM_MODE_SLEEP, ///< Sleep mode enumerator