Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_pwr.h152 #if defined(PWR_CR2_PVME4)
153 #define LL_PWR_PVM_VDDA_2_2V (PWR_CR2_PVME4) /* Monitoring VDDA vs. 2.2V */
Dstm32l4xx_hal_pwr_ex.h132 #define PWR_PVM_4 PWR_CR2_PVME4 /*!< Peripheral Voltage Monitoring 4 enable: VDDA…
/loramac-node-3.7.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9627 #define PWR_CR2_PVME4 PWR_CR2_PVME4_Msk /*!< PVM 4 Enable */ macro