Home
last modified time | relevance | path

Searched refs:lpm_active (Results 1 – 5 of 5) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pcd_ex.c146 hpcd->lpm_active = 1U; in HAL_PCDEx_ActivateLPM()
163 hpcd->lpm_active = 0U; in HAL_PCDEx_DeActivateLPM()
486 hpcd->lpm_active = 1U; in HAL_PCDEx_ActivateLPM()
504 hpcd->lpm_active = 0U; in HAL_PCDEx_DeActivateLPM()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pcd_ex.c239 hpcd->lpm_active = ENABLE; in HAL_PCDEx_ActivateLPM()
258 hpcd->lpm_active = DISABLE; in HAL_PCDEx_DeActivateLPM()
Dstm32l0xx_hal_pcd.c378 hpcd->lpm_active = ENABLE; in HAL_PCD_IRQHandler()
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_pcd.h193 …uint32_t lpm_active; /*!< Enable or disable the Link Power Management . … member
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pcd.h152 uint32_t lpm_active; /*!< Enable or disable the Link Power Management . member