Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_pwr.h149 #if defined(PWR_CR2_PVME3)
150 #define LL_PWR_PVM_VDDA_1_62V (PWR_CR2_PVME3) /* Monitoring VDDA vs. 1.62V */
Dstm32l4xx_hal_pwr_ex.h131 #define PWR_PVM_3 PWR_CR2_PVME3 /*!< Peripheral Voltage Monitoring 3 enable: VDDA…
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9630 #define PWR_CR2_PVME3 PWR_CR2_PVME3_Msk /*!< PVM 3 Enable */ macro