STM32H735xx HAL User Manual
|
Defines | |
#define | PWR_TEMP_BETWEEN_HIGH_LOW_THRESHOLD (0x00000000U) |
#define | PWR_TEMP_BELOW_LOW_THRESHOLD PWR_CR2_TEMPL |
#define | PWR_TEMP_ABOVE_HIGH_THRESHOLD PWR_CR2_TEMPH |
#define PWR_TEMP_ABOVE_HIGH_THRESHOLD PWR_CR2_TEMPH |
Definition at line 321 of file stm32h7xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_GetTemperatureLevel().
#define PWR_TEMP_BELOW_LOW_THRESHOLD PWR_CR2_TEMPL |
Definition at line 320 of file stm32h7xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_GetTemperatureLevel().
#define PWR_TEMP_BETWEEN_HIGH_LOW_THRESHOLD (0x00000000U) |
Definition at line 319 of file stm32h7xx_hal_pwr_ex.h.
Referenced by HAL_PWREx_GetTemperatureLevel().