/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_opamp_ex.c | 186 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 197 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 222 if ((READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT)) == 0U) in HAL_OPAMPEx_SelfCalibrateAll() 229 if ((READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT)) == 0U) in HAL_OPAMPEx_SelfCalibrateAll() 258 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 269 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 294 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 301 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll()
|
D | stm32u5xx_hal_opamp.c | 705 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate() 729 if ((READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT)) == 0U) in HAL_OPAMP_SelfCalibrate() 756 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate() 781 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_opamp_ex.c | 186 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 197 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 222 if ((READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT)) == 0U) in HAL_OPAMPEx_SelfCalibrateAll() 229 if ((READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT)) == 0U) in HAL_OPAMPEx_SelfCalibrateAll() 258 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 269 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 294 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 301 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll()
|
D | stm32u0xx_hal_opamp.c | 671 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate() 695 if ((READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT)) == 0U) in HAL_OPAMP_SelfCalibrate() 722 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate() 747 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_opamp_ex.c | 183 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT)!= 0U) in HAL_OPAMPEx_SelfCalibrateAll() 194 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT)!= 0U) in HAL_OPAMPEx_SelfCalibrateAll() 219 if ((READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT)) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 226 if ((READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT)) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 256 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT)!= 0U) in HAL_OPAMPEx_SelfCalibrateAll() 267 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT)!= 0U) in HAL_OPAMPEx_SelfCalibrateAll() 292 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT)!= 0U) in HAL_OPAMPEx_SelfCalibrateAll() 299 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT)!= 0U) in HAL_OPAMPEx_SelfCalibrateAll()
|
D | stm32h7xx_hal_opamp.c | 701 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate() 725 if ((READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT)) != 0U) in HAL_OPAMP_SelfCalibrate() 752 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT)!= 0U) in HAL_OPAMP_SelfCalibrate() 777 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_opamp_ex.c | 190 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 201 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 226 if ((READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT)) == 0U) in HAL_OPAMPEx_SelfCalibrateAll() 233 if ((READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT)) == 0U) in HAL_OPAMPEx_SelfCalibrateAll() 262 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 273 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 298 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 305 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll()
|
D | stm32l4xx_hal_opamp.c | 714 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate() 738 if ((READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT)) == 0U) in HAL_OPAMP_SelfCalibrate() 765 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate() 790 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_opamp_ex.c | 183 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 194 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 219 if ((READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT)) == 0U) in HAL_OPAMPEx_SelfCalibrateAll() 226 if ((READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT)) == 0U) in HAL_OPAMPEx_SelfCalibrateAll() 255 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 266 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 291 if (READ_BIT(hopamp1->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll() 298 if (READ_BIT(hopamp2->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMPEx_SelfCalibrateAll()
|
D | stm32l5xx_hal_opamp.c | 710 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate() 734 if ((READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT)) == 0U) in HAL_OPAMP_SelfCalibrate() 761 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate() 786 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_opamp.c | 713 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate() 737 if ((READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT)) != 0U) in HAL_OPAMP_SelfCalibrate() 764 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate() 789 if (READ_BIT(hopamp->Instance->CSR, OPAMP_CSR_CALOUT) != 0U) in HAL_OPAMP_SelfCalibrate()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_opamp.h | 693 return ((READ_BIT(OPAMPx->CSR, OPAMP_CSR_CALOUT) == OPAMP_CSR_CALOUT) ? 1UL : 0UL); in LL_OPAMP_IsCalibrationOutputSet()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_opamp.h | 691 return ((READ_BIT(OPAMPx->CSR, OPAMP_CSR_CALOUT) == OPAMP_CSR_CALOUT) ? 1UL : 0UL); in LL_OPAMP_IsCalibrationOutputSet()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_opamp.h | 680 return ((READ_BIT(OPAMPx->CSR, OPAMP_CSR_CALOUT) == OPAMP_CSR_CALOUT)?1UL:0UL); in LL_OPAMP_IsCalibrationOutputSet()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_opamp.h | 716 return ((READ_BIT(OPAMPx->CSR, OPAMP_CSR_CALOUT) == OPAMP_CSR_CALOUT) ? 1UL : 0UL); in LL_OPAMP_IsCalibrationOutputSet()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_opamp.h | 729 return ((READ_BIT(OPAMPx->CSR, OPAMP_CSR_CALOUT) == OPAMP_CSR_CALOUT) ? 1UL : 0UL); in LL_OPAMP_IsCalibrationOutputSet()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_opamp.h | 729 return ((READ_BIT(OPAMPx->CSR, OPAMP_CSR_CALOUT) == OPAMP_CSR_CALOUT) ? 1UL : 0UL); in LL_OPAMP_IsCalibrationOutputSet()
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 4328 #define OPAMP_CSR_CALOUT OPAMP_CSR_CALOUT_Msk /*!< Operatio… macro
|
D | stm32u083xx.h | 4985 #define OPAMP_CSR_CALOUT OPAMP_CSR_CALOUT_Msk /*!< Operatio… macro
|
D | stm32u073xx.h | 4727 #define OPAMP_CSR_CALOUT OPAMP_CSR_CALOUT_Msk /*!< Operatio… macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l422xx.h | 9156 #define OPAMP_CSR_CALOUT OPAMP_CSR_CALOUT_Msk /*!< Operational amp… macro
|
D | stm32l412xx.h | 8931 #define OPAMP_CSR_CALOUT OPAMP_CSR_CALOUT_Msk /*!< Operational amp… macro
|
D | stm32l433xx.h | 13624 #define OPAMP_CSR_CALOUT OPAMP_CSR_CALOUT_Msk /*!< Operational amp… macro
|
D | stm32l451xx.h | 13754 #define OPAMP_CSR_CALOUT OPAMP_CSR_CALOUT_Msk /*!< Operational amp… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 2818 #define OPAMP_CSR_CALOUT OPAMP_CSR_CALOUT_Msk /*!< Calibration output … macro
|