Macros
Collaboration diagram for PWREx Temperature Thresholds:

Macros

#define PWR_TEMP_ABOVE_HIGH_THRESHOLD   PWR_CR2_TEMPH
 
#define PWR_TEMP_ABOVE_HIGH_THRESHOLD   PWR_CR2_TEMPH
 
#define PWR_TEMP_BELOW_LOW_THRESHOLD   PWR_CR2_TEMPL
 
#define PWR_TEMP_BELOW_LOW_THRESHOLD   PWR_CR2_TEMPL
 
#define PWR_TEMP_BETWEEN_HIGH_LOW_THRESHOLD   (0x00000000U)
 
#define PWR_TEMP_BETWEEN_HIGH_LOW_THRESHOLD   (0x00000000U)
 

Detailed Description

Macro Definition Documentation

◆ PWR_TEMP_ABOVE_HIGH_THRESHOLD [1/2]

#define PWR_TEMP_ABOVE_HIGH_THRESHOLD   PWR_CR2_TEMPH

◆ PWR_TEMP_ABOVE_HIGH_THRESHOLD [2/2]

#define PWR_TEMP_ABOVE_HIGH_THRESHOLD   PWR_CR2_TEMPH

◆ PWR_TEMP_BELOW_LOW_THRESHOLD [1/2]

#define PWR_TEMP_BELOW_LOW_THRESHOLD   PWR_CR2_TEMPL

◆ PWR_TEMP_BELOW_LOW_THRESHOLD [2/2]

#define PWR_TEMP_BELOW_LOW_THRESHOLD   PWR_CR2_TEMPL

◆ PWR_TEMP_BETWEEN_HIGH_LOW_THRESHOLD [1/2]

#define PWR_TEMP_BETWEEN_HIGH_LOW_THRESHOLD   (0x00000000U)

◆ PWR_TEMP_BETWEEN_HIGH_LOW_THRESHOLD [2/2]

#define PWR_TEMP_BETWEEN_HIGH_LOW_THRESHOLD   (0x00000000U)


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08