Home
last modified time | relevance | path

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

12345

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_pwr.h99 #define LL_PWR_PVDLEVEL_4 (PWR_CR_PLS_LEV4) /*!< Voltage threshold detected b…
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_pwr_ex.h87 #define PWR_PVDLEVEL_4 PWR_CR_PLS_LEV4 /*!< PVD threshold around 2.6 V */
Dstm32f3xx_ll_pwr.h111 #define LL_PWR_PVDLEVEL_4 (PWR_CR_PLS_LEV4) /*!< Voltage threshold detected b…
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_pwr.h80 #define PWR_PVDLEVEL_4 PWR_CR_PLS_LEV4
Dstm32f2xx_ll_pwr.h99 #define LL_PWR_PVDLEVEL_4 (PWR_CR_PLS_LEV4) /*!< Voltage threshold detected b…
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_pwr.h79 #define PWR_PVDLEVEL_4 PWR_CR_PLS_LEV4
Dstm32f4xx_ll_pwr.h131 #define LL_PWR_PVDLEVEL_4 (PWR_CR_PLS_LEV4) /*!< Voltage threshold detected b…
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_pwr.h126 #define LL_PWR_PVDLEVEL_4 (PWR_CR_PLS_LEV4) /*!< Voltage threshold 4 */
Dstm32f0xx_hal_pwr_ex.h174 #define PWR_PVDLEVEL_4 PWR_CR_PLS_LEV4
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_pwr.h101 #define PWR_PVDLEVEL_4 PWR_CR_PLS_LEV4
Dstm32l0xx_ll_pwr.h129 #define LL_PWR_PVDLEVEL_4 (PWR_CR_PLS_LEV4) /*!< Voltage threshold detected b…
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_pwr.h141 #define PWR_PVDLEVEL_4 PWR_CR_PLS_LEV4
Dstm32l1xx_ll_pwr.h129 #define LL_PWR_PVDLEVEL_4 (PWR_CR_PLS_LEV4) /*!< Voltage threshold detected b…
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h640 #define PWR_CR_PLS_LEV4 0x00000080U /*!< PVD level 2… macro
650 #define PWR_CR_PLS_2V6 PWR_CR_PLS_LEV4
Dstm32f101xb.h655 #define PWR_CR_PLS_LEV4 0x00000080U /*!< PVD level 2… macro
665 #define PWR_CR_PLS_2V6 PWR_CR_PLS_LEV4
Dstm32f100xb.h715 #define PWR_CR_PLS_LEV4 0x00000080U /*!< PVD level 2… macro
725 #define PWR_CR_PLS_2V6 PWR_CR_PLS_LEV4
Dstm32f102x6.h680 #define PWR_CR_PLS_LEV4 0x00000080U /*!< PVD level 2… macro
690 #define PWR_CR_PLS_2V6 PWR_CR_PLS_LEV4
Dstm32f100xe.h824 #define PWR_CR_PLS_LEV4 0x00000080U /*!< PVD level 2… macro
834 #define PWR_CR_PLS_2V6 PWR_CR_PLS_LEV4
Dstm32f101xg.h849 #define PWR_CR_PLS_LEV4 0x00000080U /*!< PVD level 2… macro
859 #define PWR_CR_PLS_2V6 PWR_CR_PLS_LEV4
Dstm32f101xe.h824 #define PWR_CR_PLS_LEV4 0x00000080U /*!< PVD level 2… macro
834 #define PWR_CR_PLS_2V6 PWR_CR_PLS_LEV4
Dstm32f102xb.h693 #define PWR_CR_PLS_LEV4 0x00000080U /*!< PVD level 2… macro
703 #define PWR_CR_PLS_2V6 PWR_CR_PLS_LEV4
Dstm32f103x6.h755 #define PWR_CR_PLS_LEV4 0x00000080U /*!< PVD level 2… macro
765 #define PWR_CR_PLS_2V6 PWR_CR_PLS_LEV4
Dstm32f103xb.h770 #define PWR_CR_PLS_LEV4 0x00000080U /*!< PVD level 2… macro
780 #define PWR_CR_PLS_2V6 PWR_CR_PLS_LEV4
Dstm32f103xe.h979 #define PWR_CR_PLS_LEV4 0x00000080U /*!< PVD level 2… macro
989 #define PWR_CR_PLS_2V6 PWR_CR_PLS_LEV4
Dstm32f103xg.h998 #define PWR_CR_PLS_LEV4 0x00000080U /*!< PVD level 2… macro
1008 #define PWR_CR_PLS_2V6 PWR_CR_PLS_LEV4

12345