diff --git a/matter/si91x/siwx917/BRD4338A/support/src/sl_si91x_m4_ps.c b/matter/si91x/siwx917/BRD4338A/support/src/sl_si91x_m4_ps.c index bfa2cc8375..9206fe7b93 100644 --- a/matter/si91x/siwx917/BRD4338A/support/src/sl_si91x_m4_ps.c +++ b/matter/si91x/siwx917/BRD4338A/support/src/sl_si91x_m4_ps.c @@ -315,7 +315,7 @@ void sl_si91x_m4_sleep_wakeup(void) { M4SS_P2P_INTR_SET_REG &= ~BIT(3); #endif /* Configure RAM Usage and Retention Size */ - sl_si91x_configure_ram_retention(WISEMCU_256KB_RAM_IN_USE, + sl_si91x_configure_ram_retention(WISEMCU_320KB_RAM_IN_USE, WISEMCU_RETAIN_DEFAULT_RAM_DURING_SLEEP); /* Trigger M4 Sleep*/ MCU_RET->NPSS_GPIO_CNTRL[0].NPSS_GPIO_CTRLS_b.NPSS_GPIO_OUT = 0;