Home
last modified time | relevance | path

Searched refs:PWR_CR2_PLS_LEV0 (Results 1 – 3 of 3) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr.h88 #define PWR_PVDLEVEL_0 PWR_CR2_PLS_LEV0 /*!< PVD threshold around 2.0 V */
Dstm32l4xx_ll_pwr.h162 #define LL_PWR_PVDLEVEL_0 (PWR_CR2_PLS_LEV0) /* VPVD0 around 2.0 V */
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9641 #define PWR_CR2_PLS_LEV0 (0x00000000UL) /*!< PVD level 0 */ macro