Home
last modified time | relevance | path

Searched refs:RCC_RSR_RMVF (Results 1 – 25 of 50) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc.c416 SET_BIT(RCC->RSR, RCC_RSR_RMVF); in HAL_RCC_DeInit()
1670 RCC->RSR |= RCC_RSR_RMVF; in HAL_RCC_GetResetSource()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc.c416 SET_BIT(RCC->RSR, RCC_RSR_RMVF); in HAL_RCC_DeInit()
1914 RCC->RSR |= RCC_RSR_RMVF; in HAL_RCC_GetResetSource()
Dstm32h7rsxx_ll_rcc.c240 SET_BIT(RCC->RSR, RCC_RSR_RMVF); in LL_RCC_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_rcc.h5694 SET_BIT(RCC->RSR, RCC_RSR_RMVF); in LL_RCC_ClearResetFlags()
5855 SET_BIT(RCC_C1->RSR, RCC_RSR_RMVF); in LL_C1_RCC_ClearResetFlags()
6015 SET_BIT(RCC_C2->RSR, RCC_RSR_RMVF); in LL_C2_RCC_ClearResetFlags()
Dstm32h7xx_hal_rcc.h7854 #define __HAL_RCC_CLEAR_RESET_FLAGS() (RCC->RSR |= RCC_RSR_RMVF)
7857 #define __HAL_RCC_C1_CLEAR_RESET_FLAGS() (RCC_C1->RSR |= RCC_RSR_RMVF)
7859 #define __HAL_RCC_C2_CLEAR_RESET_FLAGS() (RCC_C2->RSR |= RCC_RSR_RMVF)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_rcc.c217 SET_BIT(RCC->RSR, RCC_RSR_RMVF); in LL_RCC_DeInit()
Dstm32h7xx_hal_rcc.c371 SET_BIT(RCC->RSR, RCC_RSR_RMVF); in HAL_RCC_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc.c236 SET_BIT(RCC->RSR, RCC_RSR_RMVF); in HAL_RCC_DeInit()
Dstm32n6xx_ll_rcc.c180 SET_BIT(RCC->RSR, RCC_RSR_RMVF); in LL_RCC_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h5637 SET_BIT(RCC->RSR, RCC_RSR_RMVF); in LL_RCC_ClearResetFlags()
Dstm32h5xx_hal_rcc.h4858 #define __HAL_RCC_CLEAR_RESET_FLAGS() (RCC->RSR |= RCC_RSR_RMVF)
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_rcc.h5521 SET_BIT(RCC->RSR, RCC_RSR_RMVF); in LL_RCC_ClearResetFlags()
Dstm32h7rsxx_hal_rcc.h4480 #define __HAL_RCC_CLEAR_RESET_FLAGS() SET_BIT(RCC->RSR, RCC_RSR_RMVF)
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h8330 SET_BIT(RCC->RSR, RCC_RSR_RMVF); in LL_RCC_ClearResetFlags()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h9383 #define RCC_RSR_RMVF RCC_RSR_RMVF_Msk macro
Dstm32h523xx.h13860 #define RCC_RSR_RMVF RCC_RSR_RMVF_Msk macro
Dstm32h562xx.h14848 #define RCC_RSR_RMVF RCC_RSR_RMVF_Msk macro
Dstm32h533xx.h14409 #define RCC_RSR_RMVF RCC_RSR_RMVF_Msk macro
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h14567 #define RCC_RSR_RMVF RCC_RSR_RMVF_Msk macro
Dstm32h7b0xx.h15047 #define RCC_RSR_RMVF RCC_RSR_RMVF_Msk macro
Dstm32h7b0xxq.h15059 #define RCC_RSR_RMVF RCC_RSR_RMVF_Msk macro
Dstm32h7a3xxq.h14579 #define RCC_RSR_RMVF RCC_RSR_RMVF_Msk macro
Dstm32h7b3xx.h15054 #define RCC_RSR_RMVF RCC_RSR_RMVF_Msk macro
Dstm32h7b3xxq.h15066 #define RCC_RSR_RMVF RCC_RSR_RMVF_Msk macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h15882 #define RCC_RSR_RMVF RCC_RSR_RMVF_Msk macro

12