Searched refs:PWR_AVDLEVEL_1 (Results 1 – 4 of 4) sorted by relevance
128 #define PWR_AVDLEVEL_1 PWR_VMCR_ALS_0 /*!< Analog voltage detector level 1 selection : 2V1 */ macro444 ((LEVEL) == PWR_AVDLEVEL_1) ||\
134 #define PWR_AVDLEVEL_1 (0x0U) /*!< Analog voltage … macro550 #define IS_PWR_AVD_LEVEL(LEVEL) (((LEVEL) == PWR_AVDLEVEL_1) ||\
183 #define PWR_AVDLEVEL_1 PWR_CR1_ALS_LEV1 /* 2.1 V */ macro405 #define IS_PWR_AVD_LEVEL(LEVEL) (((LEVEL) == PWR_AVDLEVEL_0) || ((LEVEL) == PWR_AVDLEVEL_1) || \
263 #define PWR_AVDLEVEL_1 PWR_CR1_ALS_LEV1 /*!< Analog voltage detector level 1 macro725 ((LEVEL) == PWR_AVDLEVEL_1) ||\