Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr.h95 #define PWR_PVDLEVEL_7 PWR_CR2_PLS_LEV7 /*!< External input analog voltage (compa…
Dstm32l4xx_ll_pwr.h169 #define LL_PWR_PVDLEVEL_7 (PWR_CR2_PLS_LEV7) /* External input analog voltage (…
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9662 #define PWR_CR2_PLS_LEV7 PWR_CR2_PLS_LEV7_Msk /*!< PVD level 7 */ macro