Skip to content

Commit af4898e

Browse files
khoa-nguyen-18KhiemNguyenT
authored andcommitted
hal: renesas: Update bsp_clocks, r_lpm, ofs setting for RA8P1
Update bsp_clocks, r_lpm and turn off OFS allocation to support RA8P1: - Update bsp_clocks, r_lpm to support PM for ek_ra8p1 - Turn off OFS allocation since migration to new FSP version is required Signed-off-by: Khoa Nguyen <[email protected]>
1 parent 2585822 commit af4898e

File tree

5 files changed

+466
-460
lines changed

5 files changed

+466
-460
lines changed

drivers/ra/fsp/inc/api/r_lpm_api.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,7 @@ typedef struct st_lpm_cfg
565565
lpm_ram_retention_t ram_retention_cfg;
566566
#endif
567567

568-
#if BSP_FEATURE_LPM_HAS_LDO_CONTROL
568+
#if BSP_FEATURE_LPM_HAS_LDO_SKEEP
569569

570570
/** Configure LDOs that are disabled in standby mode. */
571571
lpm_ldo_standby_cfg_t ldo_standby_cfg;

0 commit comments

Comments
 (0)