Home
last modified time | relevance | path

Searched refs:RCC_APB4RSTR_VREFRST (Results 1 – 25 of 28) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc.h2587 #define __HAL_RCC_VREF_FORCE_RESET() SET_BIT(RCC->APB4RSTR, RCC_APB4RSTR_VREFRST)
2588 #define __HAL_RCC_VREF_RELEASE_RESET() CLEAR_BIT(RCC->APB4RSTR, RCC_APB4RSTR_VREFRST)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc.h5114 #define __HAL_RCC_VREF_FORCE_RESET() (RCC->APB4RSTR) |= (RCC_APB4RSTR_VREFRST)
5142 #define __HAL_RCC_VREF_RELEASE_RESET() (RCC->APB4RSTR) &= ~ (RCC_APB4RSTR_VREFRST)
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h14101 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h7b0xx.h14569 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h7b0xxq.h14581 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h7a3xxq.h14113 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h7b3xx.h14576 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h7b3xxq.h14588 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h730xxq.h16457 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h733xx.h16445 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h725xx.h15982 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h730xx.h16445 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h735xx.h16457 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h742xx.h15288 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h723xx.h15970 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h750xx.h16205 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h753xx.h16211 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h745xx.h16535 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h745xg.h16535 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h743xx.h15930 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h755xx.h16816 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h15612 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h7s7xx.h16655 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h7s3xx.h16250 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro
Dstm32h7r7xx.h16015 #define RCC_APB4RSTR_VREFRST RCC_APB4RSTR_VREFRST_Msk macro

12