Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_lpm/
Dr_lpm.c266 if (LPM_MODE_STANDBY_SNOOZE == p_ctrl->p_cfg->low_power_mode) in R_LPM_LowPowerModeEnter()
302 if (LPM_MODE_STANDBY_SNOOZE == p_ctrl->p_cfg->low_power_mode) in R_LPM_LowPowerModeEnter()
399 FSP_ERROR_RETURN(LPM_MODE_STANDBY_SNOOZE != p_cfg->low_power_mode, FSP_ERR_UNSUPPORTED) in r_lpm_mcu_specific_low_power_check()
408 if (LPM_MODE_STANDBY_SNOOZE == p_cfg->low_power_mode) in r_lpm_mcu_specific_low_power_check()
560 if (LPM_MODE_STANDBY_SNOOZE == 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()
983 if (LPM_MODE_STANDBY_SNOOZE == p_instance_ctrl->p_cfg->low_power_mode) in r_lpm_low_power_enter()
/hal_renesas-latest/drivers/ra/fsp/inc/api/
Dr_lpm_api.h51 LPM_MODE_STANDBY_SNOOZE, ///< Software Standby mode with Snooze mode enabled enumerator