Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_opamp.h234 #define OPAMP_TRIMMING_FACTORY (0x00000000U) /*!< Factory trimming … macro
453 #define IS_OPAMP_TRIMMING(TRIMMING) (((TRIMMING) == OPAMP_TRIMMING_FACTORY) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_opamp.h261 #define OPAMP_TRIMMING_FACTORY 0x00000000U /*!< Factory … macro
401 #define IS_OPAMP_TRIMMING(TRIMMING) (((TRIMMING) == OPAMP_TRIMMING_FACTORY) || \