Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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   BIT(0)
 
#define STM32_PWR_WKUP_EVT_SRC_1   BIT(1)
 
#define STM32_PWR_WKUP_EVT_SRC_2   BIT(2)
 

Macro Definition Documentation

◆ STM32_PWR_WKUP_EVT_SRC_0

#define STM32_PWR_WKUP_EVT_SRC_0   BIT(0)

◆ STM32_PWR_WKUP_EVT_SRC_1

#define STM32_PWR_WKUP_EVT_SRC_1   BIT(1)

◆ STM32_PWR_WKUP_EVT_SRC_2

#define STM32_PWR_WKUP_EVT_SRC_2   BIT(2)

◆ STM32_PWR_WKUP_PIN_NOT_MUXED

#define STM32_PWR_WKUP_PIN_NOT_MUXED   STM32_PWR_WKUP_EVT_SRC_0