Home
last modified time | relevance | path

Searched refs:PWR_CR_PLS_LEV1 (Results 1 – 25 of 106) sorted by relevance

12345

/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_pwr_ex.h85 #define PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1 /*!< PVD threshold around 2.3 V */
Dstm32f3xx_ll_pwr.h109 #define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) /*!< Voltage threshold detected b…
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_pwr.h97 #define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) /*!< Voltage threshold detected b…
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_pwr.h78 #define PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1
Dstm32f4xx_ll_pwr.h130 #define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) /*!< Voltage threshold detected b…
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_pwr.h78 #define PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1
Dstm32f2xx_ll_pwr.h97 #define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) /*!< Voltage threshold detected b…
/hal_stm32-2.7.6/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_pwr.h124 #define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) /*!< Voltage threshold 1 */
Dstm32f0xx_hal_pwr_ex.h172 #define PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_pwr.h99 #define PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1
Dstm32l0xx_ll_pwr.h127 #define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) /*!< Voltage threshold detected b…
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_pwr.h139 #define PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1
Dstm32l1xx_ll_pwr.h127 #define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) /*!< Voltage threshold detected b…
/hal_stm32-2.7.6/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h638 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
648 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f101xb.h653 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
663 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f100xb.h713 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
723 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f102x6.h678 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
688 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f100xe.h822 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
832 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f101xe.h822 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
832 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f101xg.h847 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
857 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f102xb.h691 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
701 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f103x6.h753 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
763 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f103xb.h768 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
778 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f103xe.h977 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
987 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f103xg.h996 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
1006 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1

12345