Skip to content

Commit

Permalink
[SiWx917] Removing the register set from trigger sleep (#173)
Browse files Browse the repository at this point in the history
removing the register set from trigger sleep
  • Loading branch information
chirag-silabs authored Feb 9, 2024
1 parent 9910515 commit 53f098d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions matter/si91x/siwx917/BRD4338A/support/src/sl_si91x_m4_ps.c
Original file line number Diff line number Diff line change
Expand Up @@ -306,9 +306,6 @@ void sl_si91x_m4_sleep_wakeup(void) {
RSI_WAKEUP_WITH_RETENTION_WO_ULPSS_RAM);
#else

#ifdef SLI_SI91X_MCU_COMMON_FLASH_MODE
M4SS_P2P_INTR_SET_REG &= ~BIT(3);
#endif
/* Configure RAM Usage and Retention Size */
sl_si91x_configure_ram_retention(WISEMCU_320KB_RAM_IN_USE,
WISEMCU_RETAIN_DEFAULT_RAM_DURING_SLEEP);
Expand Down

0 comments on commit 53f098d

Please sign in to comment.