Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_lpm.h50 fsp_err_t R_LPM_Open(lpm_ctrl_t * const p_api_ctrl, lpm_cfg_t const * const p_cfg);
/hal_renesas-latest/drivers/ra/fsp/src/r_lpm/
Dr_lpm.c89 .open = R_LPM_Open,
150 fsp_err_t R_LPM_Open (lpm_ctrl_t * const p_api_ctrl, lpm_cfg_t const * const p_cfg) in R_LPM_Open() function