#define PWR_WAKEUP_PIN1 PWR_CSR2_EWUP1 |
Definition at line 47 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN1 PWR_WKUPEPR_WKUPEN1 |
Definition at line 113 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN1 PWR_WKUPEPR_WKUPEN1 |
Definition at line 113 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN1_HIGH PWR_CSR2_EWUP1 |
Definition at line 53 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN1_HIGH PWR_WKUPEPR_WKUPEN1 |
Definition at line 125 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN1_HIGH PWR_WKUPEPR_WKUPEN1 |
Definition at line 125 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN1_LOW (uint32_t)((PWR_CR2_WUPP1<<6) | PWR_CSR2_EWUP1) |
Definition at line 59 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN1_LOW (PWR_WKUPEPR_WKUPP1 | PWR_WKUPEPR_WKUPEN1) |
Definition at line 137 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN1_LOW (PWR_WKUPEPR_WKUPP1 | PWR_WKUPEPR_WKUPEN1) |
Definition at line 137 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN2 PWR_CSR2_EWUP2 |
Definition at line 48 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN2 PWR_WKUPEPR_WKUPEN2 |
Definition at line 112 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN2 PWR_WKUPEPR_WKUPEN2 |
Definition at line 112 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN2_HIGH PWR_CSR2_EWUP2 |
Definition at line 54 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN2_HIGH PWR_WKUPEPR_WKUPEN2 |
Definition at line 124 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN2_HIGH PWR_WKUPEPR_WKUPEN2 |
Definition at line 124 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN2_LOW (uint32_t)((PWR_CR2_WUPP2<<6) | PWR_CSR2_EWUP2) |
Definition at line 60 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN2_LOW (PWR_WKUPEPR_WKUPP2 | PWR_WKUPEPR_WKUPEN2) |
Definition at line 136 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN2_LOW (PWR_WKUPEPR_WKUPP2 | PWR_WKUPEPR_WKUPEN2) |
Definition at line 136 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN3 PWR_CSR2_EWUP3 |
Definition at line 49 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN3_HIGH PWR_CSR2_EWUP3 |
Definition at line 55 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN3_LOW (uint32_t)((PWR_CR2_WUPP3<<6) | PWR_CSR2_EWUP3) |
Definition at line 61 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN4 PWR_CSR2_EWUP4 |
Definition at line 50 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN4 PWR_WKUPEPR_WKUPEN4 |
Definition at line 108 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN4 PWR_WKUPEPR_WKUPEN4 |
Definition at line 108 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN4_HIGH PWR_CSR2_EWUP4 |
Definition at line 56 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN4_HIGH PWR_WKUPEPR_WKUPEN4 |
Definition at line 120 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN4_HIGH PWR_WKUPEPR_WKUPEN4 |
Definition at line 120 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN4_LOW (uint32_t)((PWR_CR2_WUPP4<<6) | PWR_CSR2_EWUP4) |
Definition at line 62 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN4_LOW (PWR_WKUPEPR_WKUPP4 | PWR_WKUPEPR_WKUPEN4) |
Definition at line 132 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN4_LOW (PWR_WKUPEPR_WKUPP4 | PWR_WKUPEPR_WKUPEN4) |
Definition at line 132 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN5 PWR_CSR2_EWUP5 |
Definition at line 51 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN5_HIGH PWR_CSR2_EWUP5 |
Definition at line 57 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN5_LOW (uint32_t)((PWR_CR2_WUPP5<<6) | PWR_CSR2_EWUP5) |
Definition at line 63 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN6 PWR_CSR2_EWUP6 |
Definition at line 52 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN6 PWR_WKUPEPR_WKUPEN6 |
Definition at line 104 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN6 PWR_WKUPEPR_WKUPEN6 |
Definition at line 104 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN6_HIGH PWR_CSR2_EWUP6 |
Definition at line 58 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN6_HIGH PWR_WKUPEPR_WKUPEN6 |
Definition at line 116 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN6_HIGH PWR_WKUPEPR_WKUPEN6 |
Definition at line 116 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN6_LOW (uint32_t)((PWR_CR2_WUPP6<<6) | PWR_CSR2_EWUP6) |
Definition at line 64 of file stm32f7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN6_LOW (PWR_WKUPEPR_WKUPP6 | PWR_WKUPEPR_WKUPEN6) |
Definition at line 128 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.
#define PWR_WAKEUP_PIN6_LOW (PWR_WKUPEPR_WKUPP6 | PWR_WKUPEPR_WKUPEN6) |
Definition at line 128 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h.