Home
last modified time | relevance | path

Searched refs:PWR_CR_PVDE (Results 1 – 11 of 11) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_pwr.h462 SET_BIT(PWR->CR, PWR_CR_PVDE); in LL_PWR_EnablePVD()
472 CLEAR_BIT(PWR->CR, PWR_CR_PVDE); in LL_PWR_DisablePVD()
482 return (READ_BIT(PWR->CR, PWR_CR_PVDE) == (PWR_CR_PVDE)); in LL_PWR_IsEnabledPVD()
Dstm32l1xx_hal_pwr.h126 #define PVDE_BIT_NUMBER POSITION_VAL(PWR_CR_PVDE)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_pwr.h462 SET_BIT(PWR->CR, PWR_CR_PVDE); in LL_PWR_EnablePVD()
472 CLEAR_BIT(PWR->CR, PWR_CR_PVDE); in LL_PWR_DisablePVD()
482 return (READ_BIT(PWR->CR, PWR_CR_PVDE) == (PWR_CR_PVDE)); in LL_PWR_IsEnabledPVD()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pwr.c414 SET_BIT(PWR->CR, PWR_CR_PVDE); in HAL_PWR_EnablePVD()
424 CLEAR_BIT(PWR->CR, PWR_CR_PVDE); in HAL_PWR_DisablePVD()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3344 #define PWR_CR_PVDE PWR_CR_PVDE_Msk /*!< Power Voltage D… macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h3744 #define PWR_CR_PVDE PWR_CR_PVDE_Msk /*!< Power Voltage D… macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3649 #define PWR_CR_PVDE PWR_CR_PVDE_Msk /*!< Power Voltage D… macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3649 #define PWR_CR_PVDE PWR_CR_PVDE_Msk /*!< Power Voltage D… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3602 #define PWR_CR_PVDE PWR_CR_PVDE_Msk /*!< Power Voltage D… macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h4042 #define PWR_CR_PVDE PWR_CR_PVDE_Msk /*!< Power Voltage D… macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h4112 #define PWR_CR_PVDE PWR_CR_PVDE_Msk /*!< Power Voltage D… macro