Home
last modified time | relevance | path

Searched refs:PVMType (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pwr_ex.c959 assert_param(IS_PWR_PVM_TYPE(sConfigPVM->PVMType)); in HAL_PWREx_ConfigPVM()
966 switch (sConfigPVM->PVMType) in HAL_PWREx_ConfigPVM()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr_ex.h68 …uint32_t PVMType; /*!< PVMType: Specifies which voltage is monitored and against which threshold. member