Home
last modified time | relevance | path

Searched refs:OPAMP_TRIMMING_FACTORY (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_opamp.h234 #define OPAMP_TRIMMING_FACTORY 0x00000000U /*!< Factory trimming */ macro
326 #define IS_OPAMP_TRIMMING(TRIMMING) (((TRIMMING) == OPAMP_TRIMMING_FACTORY) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_opamp.h237 #define OPAMP_TRIMMING_FACTORY 0x00000000U /*!< Factory trimming */ macro
333 #define IS_OPAMP_TRIMMING(TRIMMING) (((TRIMMING) == OPAMP_TRIMMING_FACTORY) || \
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_opamp.h245 #define OPAMP_TRIMMING_FACTORY 0x00000000U /*!< Factory … macro
342 #define IS_OPAMP_TRIMMING(TRIMMING) (((TRIMMING) == OPAMP_TRIMMING_FACTORY) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_opamp.h275 #define OPAMP_TRIMMING_FACTORY 0x00000000U /*!< Factory trimming */ macro
369 #define IS_OPAMP_TRIMMING(TRIMMING) (((TRIMMING) == OPAMP_TRIMMING_FACTORY) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_opamp.h263 #define OPAMP_TRIMMING_FACTORY 0x00000000U /*!< Factory trimmin… macro
363 #define IS_OPAMP_TRIMMING(TRIMMING) (((TRIMMING) == OPAMP_TRIMMING_FACTORY) || \
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_opamp.h244 #define OPAMP_TRIMMING_FACTORY 0x00000000U /*!< Factory trimming … macro
463 #define IS_OPAMP_TRIMMING(TRIMMING) (((TRIMMING) == OPAMP_TRIMMING_FACTORY) || \
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_opamp.h332 #define OPAMP_TRIMMING_FACTORY (0x00000000U) /*!< Factory … macro
335 #define IS_OPAMP_TRIMMING(TRIMMING) (((TRIMMING) == OPAMP_TRIMMING_FACTORY) || \
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_opamp.h245 #define OPAMP_TRIMMING_FACTORY 0x00000000U /*!< Factory … macro
391 #define IS_OPAMP_TRIMMING(TRIMMING) (((TRIMMING) == OPAMP_TRIMMING_FACTORY) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_opamp.h348 #define OPAMP_TRIMMING_FACTORY (0x00000000UL) /*!< Factory trimming */ macro
459 #define IS_OPAMP_TRIMMING(TRIMMING) (((TRIMMING) == OPAMP_TRIMMING_FACTORY) || \