Home
last modified time | relevance | path

Searched refs:RCC_APB4RSTR_SBSRST (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc.h2566 #define __HAL_RCC_SBS_FORCE_RESET() SET_BIT(RCC->APB4RSTR, RCC_APB4RSTR_SBSRST)
2567 #define __HAL_RCC_SBS_RELEASE_RESET() CLEAR_BIT(RCC->APB4RSTR, RCC_APB4RSTR_SBSRST)
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h15591 #define RCC_APB4RSTR_SBSRST RCC_APB4RSTR_SBSRST_Msk macro
Dstm32h7s7xx.h16634 #define RCC_APB4RSTR_SBSRST RCC_APB4RSTR_SBSRST_Msk macro
Dstm32h7s3xx.h16229 #define RCC_APB4RSTR_SBSRST RCC_APB4RSTR_SBSRST_Msk macro
Dstm32h7r7xx.h15994 #define RCC_APB4RSTR_SBSRST RCC_APB4RSTR_SBSRST_Msk macro