Searched refs:PWR_CR3_EC2H (Results 1 – 15 of 15) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_pwr.h | 2229 SET_BIT(PWR->CR3, PWR_CR3_EC2H); in LL_PWR_EnableIT_HoldCPU2() 2239 CLEAR_BIT(PWR->CR3, PWR_CR3_EC2H); in LL_PWR_DisableIT_HoldCPU2() 2249 return ((READ_BIT(PWR->CR3, PWR_CR3_EC2H) == (PWR_CR3_EC2H)) ? 1UL : 0UL); in LL_PWR_IsEnabledIT_HoldCPU2()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_pwr.h | 2595 SET_BIT(PWR->CR3, PWR_CR3_EC2H); in LL_PWR_EnableIT_HoldCPU2() 2605 CLEAR_BIT(PWR->CR3, PWR_CR3_EC2H); in LL_PWR_DisableIT_HoldCPU2() 2615 return ((READ_BIT(PWR->CR3, PWR_CR3_EC2H) == (PWR_CR3_EC2H)) ? 1UL : 0UL); in LL_PWR_IsEnabledIT_HoldCPU2()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_pwr_ex.c | 270 SET_BIT(PWR->CR3, PWR_CR3_EC2H); in HAL_PWREx_EnableHOLDC2IT() 279 CLEAR_BIT(PWR->CR3, PWR_CR3_EC2H); in HAL_PWREx_DisableHOLDC2IT()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_pwr_ex.c | 309 SET_BIT(PWR->CR3, PWR_CR3_EC2H); in HAL_PWREx_EnableHOLDC2IT() 318 CLEAR_BIT(PWR->CR3, PWR_CR3_EC2H); in HAL_PWREx_DisableHOLDC2IT()
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/ |
D | stm32wb50xx.h | 5905 #define PWR_CR3_EC2H PWR_CR3_EC2H_Msk /*!< CPU2 Hold inter… macro
|
D | stm32wb1mxx.h | 5563 #define PWR_CR3_EC2H PWR_CR3_EC2H_Msk /*!< CPU2 Hold inter… macro
|
D | stm32wb30xx.h | 5904 #define PWR_CR3_EC2H PWR_CR3_EC2H_Msk /*!< CPU2 Hold inter… macro
|
D | stm32wb35xx.h | 6299 #define PWR_CR3_EC2H PWR_CR3_EC2H_Msk /*!< CPU2 Hold inter… macro
|
D | stm32wb55xx.h | 6360 #define PWR_CR3_EC2H PWR_CR3_EC2H_Msk /*!< CPU2 Hold inter… macro
|
D | stm32wb5mxx.h | 6360 #define PWR_CR3_EC2H PWR_CR3_EC2H_Msk /*!< CPU2 Hold inter… macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 5467 #define PWR_CR3_EC2H PWR_CR3_EC2H_Msk /*!< CPU2 Hold inter… macro
|
D | stm32wb15xx.h | 5563 #define PWR_CR3_EC2H PWR_CR3_EC2H_Msk /*!< CPU2 Hold inter… macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wl5mxx.h | 6158 #define PWR_CR3_EC2H PWR_CR3_EC2H_Msk /*!< CPU2 Hold inter… macro
|
D | stm32wl54xx.h | 6158 #define PWR_CR3_EC2H PWR_CR3_EC2H_Msk /*!< CPU2 Hold inter… macro
|
D | stm32wl55xx.h | 6158 #define PWR_CR3_EC2H PWR_CR3_EC2H_Msk /*!< CPU2 Hold inter… macro
|