Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
stm32_pwr.h File Reference

Go to the source code of this file.

Macros

flags for wake-up pins sources

STM32 power controller

#define STM32_PWR_WKUP_PIN_NOT_MUXED   STM32_PWR_WKUP_EVT_SRC_0
#define STM32_PWR_WKUP_EVT_SRC_0   0
#define STM32_PWR_WKUP_EVT_SRC_1   1
#define STM32_PWR_WKUP_EVT_SRC_2   2
#define STM32_PWR_WKUP_LINE_SRC_MASK   (0x3)
 STM32 wake-up line source selection bitmask.

Macro Definition Documentation

◆ STM32_PWR_WKUP_EVT_SRC_0

#define STM32_PWR_WKUP_EVT_SRC_0   0

◆ STM32_PWR_WKUP_EVT_SRC_1

#define STM32_PWR_WKUP_EVT_SRC_1   1

◆ STM32_PWR_WKUP_EVT_SRC_2

#define STM32_PWR_WKUP_EVT_SRC_2   2

◆ STM32_PWR_WKUP_LINE_SRC_MASK

#define STM32_PWR_WKUP_LINE_SRC_MASK   (0x3)

STM32 wake-up line source selection bitmask.

Note
Up to four sources supported for now (0~3)

◆ STM32_PWR_WKUP_PIN_NOT_MUXED

#define STM32_PWR_WKUP_PIN_NOT_MUXED   STM32_PWR_WKUP_EVT_SRC_0