Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h429 SET_BIT(PWR->CR4, PWR_CR4_TCMRBSEN); in LL_PWR_EnableTCMSBRetention()
439 CLEAR_BIT(PWR->CR4, PWR_CR4_TCMRBSEN); in LL_PWR_DisableTCMSBRetention()
449 return ((READ_BIT(PWR->CR4, PWR_CR4_TCMRBSEN) == (PWR_CR4_TCMRBSEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledTCMSBRetention()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c518 SET_BIT(PWR->CR4, PWR_CR4_TCMRBSEN); in HAL_PWREx_EnableTCMRetention()
527 CLEAR_BIT(PWR->CR4, PWR_CR4_TCMRBSEN); in HAL_PWREx_DisableTCMRetention()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24678 #define PWR_CR4_TCMRBSEN PWR_CR4_TCMRBSEN_Msk /*!< I-TCM and D-TC… macro
Dstm32n657xx.h25827 #define PWR_CR4_TCMRBSEN PWR_CR4_TCMRBSEN_Msk /*!< I-TCM and D-TC… macro
Dstm32n655xx.h25585 #define PWR_CR4_TCMRBSEN PWR_CR4_TCMRBSEN_Msk /*!< I-TCM and D-TC… macro
Dstm32n647xx.h24920 #define PWR_CR4_TCMRBSEN PWR_CR4_TCMRBSEN_Msk /*!< I-TCM and D-TC… macro