Searched refs:r_lpm_lpscr_calculate (Results 1 – 1 of 1) sorted by relevance
113 static uint8_t r_lpm_lpscr_calculate(lpm_cfg_t const * p_cfg);255 R_SYSTEM->LPSCR = r_lpm_lpscr_calculate(p_ctrl->p_cfg); in R_LPM_LowPowerModeEnter()729 R_SYSTEM->LPSCR = r_lpm_lpscr_calculate(p_cfg); in r_lpm_configure()1103 static uint8_t r_lpm_lpscr_calculate (lpm_cfg_t const * p_cfg) in r_lpm_lpscr_calculate() function