Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/NucleoL476/
Deeprom-board.c68 if( __HAL_PWR_GET_FLAG( PWR_FLAG_WUF1 ) != RESET ) in EepromMcuInit()
70 __HAL_PWR_CLEAR_FLAG( PWR_FLAG_WUF1 ); in EepromMcuInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr_ex.h273 #define PWR_FLAG_WUF1 ((uint32_t)0x0020) /*!< Wakeup event on wakeup pin 1 … macro