/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_opamp.h | 830 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/ |
D | stm32g4xx_ll_opamp.h | 946 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/ |
D | stm32f3xx_hal_opamp.c | 826 SET_BIT(hopamp->Instance->CSR, OPAMP_CSR_LOCK); in HAL_OPAMP_Lock()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_opamp.c | 896 SET_BIT(hopamp->Instance->CSR, OPAMP_CSR_LOCK); in HAL_OPAMP_Lock()
|
/hal_stm32-latest/stm32cube/stm32f3xx/soc/ |
D | stm32f301x8.h | 2312 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
|
D | stm32f318xx.h | 2313 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
|
D | stm32f302x8.h | 2421 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
|
D | stm32f328xx.h | 2365 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
|
D | stm32f302xc.h | 2616 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
|
D | stm32f303x8.h | 2366 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
|
D | stm32f358xx.h | 3026 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
|
D | stm32f303xc.h | 3068 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
|
D | stm32f302xe.h | 2639 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
|
D | stm32f303xe.h | 3066 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
|
D | stm32f398xx.h | 3022 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP lock */ macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g411xb.h | 6250 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
|
D | stm32g411xc.h | 6415 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
|
D | stm32g441xx.h | 6598 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
|
D | stm32gbk1cb.h | 6363 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
|
D | stm32g431xx.h | 6377 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
|
D | stm32g4a1xx.h | 6762 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
|
D | stm32g491xx.h | 6541 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
|
D | stm32g473xx.h | 7126 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
|
D | stm32g471xx.h | 6612 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
|
D | stm32g483xx.h | 7347 #define OPAMP_CSR_LOCK OPAMP_CSR_LOCK_Msk /*!< OPAMP control/s… macro
|