Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_opamp.h830 SET_BIT(OPAMPx->CSR, OPAMP_CSR_LOCK); in LL_OPAMP_Lock()
844 return ((READ_BIT(OPAMPx->CSR, OPAMP_CSR_LOCK) == (OPAMP_CSR_LOCK)) ? 1UL : 0UL); in LL_OPAMP_IsLocked()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_opamp.h946 SET_BIT(OPAMPx->CSR, OPAMP_CSR_LOCK); in LL_OPAMP_Lock()
960 return ((READ_BIT(OPAMPx->CSR, OPAMP_CSR_LOCK) == (OPAMP_CSR_LOCK)) ? 1UL : 0UL); in LL_OPAMP_IsLocked()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_opamp.c826 SET_BIT(hopamp->Instance->CSR, OPAMP_CSR_LOCK); in HAL_OPAMP_Lock()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_opamp.c896 SET_BIT(hopamp->Instance->CSR, OPAMP_CSR_LOCK); in HAL_OPAMP_Lock()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f301x8.h2312 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
Dstm32f318xx.h2313 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
Dstm32f302x8.h2421 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
Dstm32f328xx.h2365 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
Dstm32f302xc.h2616 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
Dstm32f303x8.h2366 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
Dstm32f358xx.h3026 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
Dstm32f303xc.h3068 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
Dstm32f302xe.h2639 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
Dstm32f303xe.h3066 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
Dstm32f398xx.h3022 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xb.h6250 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
Dstm32g411xc.h6415 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
Dstm32g441xx.h6598 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
Dstm32gbk1cb.h6363 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
Dstm32g431xx.h6377 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
Dstm32g4a1xx.h6762 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
Dstm32g491xx.h6541 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
Dstm32g473xx.h7126 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
Dstm32g471xx.h6612 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
Dstm32g483xx.h7347 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro

12