Macros | |
#define | IS_SYSCFG_VREFBUF_HIGH_IMPEDANCE(__VALUE__) |
#define | IS_SYSCFG_VREFBUF_HIGH_IMPEDANCE(__VALUE__) |
#define | IS_SYSCFG_VREFBUF_TRIMMING(__VALUE__) (((__VALUE__) > 0UL) && ((__VALUE__) <= VREFBUF_CCR_TRIM)) |
#define | IS_SYSCFG_VREFBUF_TRIMMING(__VALUE__) (((__VALUE__) > 0UL) && ((__VALUE__) <= VREFBUF_CCR_TRIM)) |
#define | SYSCFG_VREFBUF_HIGH_IMPEDANCE_DISABLE ((uint32_t)0x00000000) |
#define | SYSCFG_VREFBUF_HIGH_IMPEDANCE_DISABLE ((uint32_t)0x00000000) |
#define | SYSCFG_VREFBUF_HIGH_IMPEDANCE_ENABLE VREFBUF_CSR_HIZ |
#define | SYSCFG_VREFBUF_HIGH_IMPEDANCE_ENABLE VREFBUF_CSR_HIZ |
#define IS_SYSCFG_VREFBUF_HIGH_IMPEDANCE | ( | __VALUE__ | ) |
Definition at line 94 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
#define IS_SYSCFG_VREFBUF_HIGH_IMPEDANCE | ( | __VALUE__ | ) |
Definition at line 94 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
#define IS_SYSCFG_VREFBUF_TRIMMING | ( | __VALUE__ | ) | (((__VALUE__) > 0UL) && ((__VALUE__) <= VREFBUF_CCR_TRIM)) |
Definition at line 97 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
#define IS_SYSCFG_VREFBUF_TRIMMING | ( | __VALUE__ | ) | (((__VALUE__) > 0UL) && ((__VALUE__) <= VREFBUF_CCR_TRIM)) |
Definition at line 97 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
#define SYSCFG_VREFBUF_HIGH_IMPEDANCE_DISABLE ((uint32_t)0x00000000) |
VREF_plus pin is internally connected to Voltage reference buffer output
Definition at line 91 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
#define SYSCFG_VREFBUF_HIGH_IMPEDANCE_DISABLE ((uint32_t)0x00000000) |
VREF_plus pin is internally connected to Voltage reference buffer output
Definition at line 91 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
#define SYSCFG_VREFBUF_HIGH_IMPEDANCE_ENABLE VREFBUF_CSR_HIZ |
VREF_plus pin is high impedance
Definition at line 92 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.
#define SYSCFG_VREFBUF_HIGH_IMPEDANCE_ENABLE VREFBUF_CSR_HIZ |
VREF_plus pin is high impedance
Definition at line 92 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h.