Home
last modified time | relevance | path

Searched refs:PWR_FLAG_WU (Results 1 – 4 of 4) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr.h233 #define __HAL_PWR_CLEAR_FLAG(__FLAG__) ( (((uint8_t)(__FLAG__)) == PWR_FLAG_WU) ?\
Dstm32l4xx_hal_pwr_ex.h278 #define PWR_FLAG_WU PWR_SR1_WUF /*!< Encompass wakeup event on all… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_pwr.h229 #define PWR_FLAG_WU PWR_CSR_WUF macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_pwr.h179 #define PWR_FLAG_WU PWR_CSR_WUF macro