Home
last modified time | relevance | path

Searched refs:RCC_APBRSTR1_OPAMPRST (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h1605 #define __HAL_RCC_OPAMP_FORCE_RESET() SET_BIT(RCC->APBRSTR1, RCC_APBRSTR1_OPAMPRST)
1667 #define __HAL_RCC_OPAMP_RELEASE_RESET() CLEAR_BIT(RCC->APBRSTR1, RCC_APBRSTR1_OPAMPRST)
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h5287 #define RCC_APBRSTR1_OPAMPRST RCC_APBRSTR1_OPAMPRST_Msk macro
Dstm32u083xx.h6085 #define RCC_APBRSTR1_OPAMPRST RCC_APBRSTR1_OPAMPRST_Msk macro
Dstm32u073xx.h5824 #define RCC_APBRSTR1_OPAMPRST RCC_APBRSTR1_OPAMPRST_Msk macro