Home
last modified time | relevance | path

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

12345

/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_pwr.h96 #define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) /*!< Voltage threshold detected b…
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_pwr_ex.h84 #define PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1 /*!< PVD threshold around 2.3 V */
Dstm32f3xx_ll_pwr.h108 #define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) /*!< Voltage threshold detected b…
/hal_stm32-3.7.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_pwr.h77 #define PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1
Dstm32f2xx_ll_pwr.h96 #define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) /*!< Voltage threshold detected b…
/hal_stm32-3.7.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_pwr.h76 #define PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1
Dstm32f4xx_ll_pwr.h128 #define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) /*!< Voltage threshold detected b…
/hal_stm32-3.7.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_pwr.h123 #define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) /*!< Voltage threshold 1 */
Dstm32f0xx_hal_pwr_ex.h171 #define PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1
/hal_stm32-3.7.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_pwr.h138 #define PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1
Dstm32l1xx_ll_pwr.h126 #define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) /*!< Voltage threshold detected b…
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_pwr.h98 #define PWR_PVDLEVEL_1 PWR_CR_PLS_LEV1
Dstm32l0xx_ll_pwr.h126 #define LL_PWR_PVDLEVEL_1 (PWR_CR_PLS_LEV1) /*!< Voltage threshold detected b…
/hal_stm32-3.7.0/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h637 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
647 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f101xb.h652 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
662 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f102x6.h677 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
687 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f100xb.h712 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
722 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f101xe.h821 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
831 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f101xg.h846 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
856 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f102xb.h690 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
700 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f100xe.h821 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
831 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f103xb.h767 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
777 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f103x6.h752 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
762 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f103xg.h995 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
1005 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1
Dstm32f103xe.h976 #define PWR_CR_PLS_LEV1 0x00000020U /*!< PVD level 2… macro
986 #define PWR_CR_PLS_2V3 PWR_CR_PLS_LEV1

12345