Home
last modified time | relevance | path

Searched refs:RCC_APB1RSTR1_PWRRST (Results 1 – 25 of 43) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc.h1805 #define __HAL_RCC_PWR_FORCE_RESET() SET_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_PWRRST)
1863 #define __HAL_RCC_PWR_RELEASE_RESET() CLEAR_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_PWRRST)
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h1853 #define __HAL_RCC_PWR_FORCE_RESET() SET_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_PWRRST)
1915 #define __HAL_RCC_PWR_RELEASE_RESET() CLEAR_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_PWRRST)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h2517 #define __HAL_RCC_PWR_FORCE_RESET() SET_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_PWRRST)
2615 #define __HAL_RCC_PWR_RELEASE_RESET() CLEAR_BIT(RCC->APB1RSTR1, RCC_APB1RSTR1_PWRRST)
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h7498 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32g411xc.h7666 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32g441xx.h7864 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32gbk1cb.h7623 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32g431xx.h7640 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32g4a1xx.h8234 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32g491xx.h8010 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32g473xx.h8685 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32g471xx.h8159 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32g483xx.h8909 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32g414xx.h11539 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l422xx.h6047 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32l412xx.h5828 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32l433xx.h9792 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32l451xx.h9950 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32l442xx.h9562 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32l431xx.h9694 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32l432xx.h9343 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32l443xx.h10011 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32l471xx.h10888 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32l452xx.h10022 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro
Dstm32l462xx.h10241 #define RCC_APB1RSTR1_PWRRST RCC_APB1RSTR1_PWRRST_Msk macro

12