Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_lpm/
Dr_lpm.c103 static fsp_err_t r_lpm_configure(lpm_cfg_t const * const p_cfg);
161 fsp_err_t err = r_lpm_configure(p_cfg); in R_LPM_Open()
208 return r_lpm_configure(p_cfg); in R_LPM_LowPowerReconfigure()
495 fsp_err_t r_lpm_configure (lpm_cfg_t const * const p_cfg) in r_lpm_configure() function