Home
last modified time | relevance | path

Searched refs:HAL_PWR_ConfigPVD (Results 1 – 10 of 10) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pwr.c328 HAL_StatusTypeDef HAL_PWR_ConfigPVD(PWR_PVDTypeDef *sConfigPVD) in HAL_PWR_ConfigPVD() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pwr.c368 void HAL_PWR_ConfigPVD(PWR_PVDTypeDef *sConfigPVD) in HAL_PWR_ConfigPVD() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_pwr.c355 void HAL_PWR_ConfigPVD(PWR_PVDTypeDef *sConfigPVD) in HAL_PWR_ConfigPVD() function
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr.h385 HAL_StatusTypeDef HAL_PWR_ConfigPVD(PWR_PVDTypeDef *sConfigPVD);
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_pwr.h457 void HAL_PWR_ConfigPVD(PWR_PVDTypeDef *sConfigPVD);
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_pwr.h409 void HAL_PWR_ConfigPVD(PWR_PVDTypeDef *sConfigPVD);
/loramac-node-latest/src/boards/NucleoL476/
Dboard.c417 if( HAL_PWR_ConfigPVD( &sConfigPVD ) != HAL_OK ) in PVD_Config()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h1174 #define HAL_PWR_PVDConfig HAL_PWR_ConfigPVD
1182 #define HAL_PWR_PVDLevelConfig HAL_PWR_ConfigPVD
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h1174 #define HAL_PWR_PVDConfig HAL_PWR_ConfigPVD
1182 #define HAL_PWR_PVDLevelConfig HAL_PWR_ConfigPVD
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/Legacy/
Dstm32_hal_legacy.h1261 #define HAL_PWR_PVDConfig HAL_PWR_ConfigPVD
1269 #define HAL_PWR_PVDLevelConfig HAL_PWR_ConfigPVD