Home
last modified time | relevance | path

Searched defs:wkup_pin_cfg_t (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/soc/st/stm32/common/
Dstm32_wkup_pins.c119 struct wkup_pin_cfg_t { struct
120 uint32_t wkup_pin_id;
122 bool polarity; /* True if detection on the low level : falling edge */
125 uint32_t pupd_cfg; /* pull-up/down config of GPIO port associated w/ this wkup pin */
126 uint32_t ll_gpio_port; /* GPIO port associated with this wake-up pin */
127 uint32_t ll_gpio_pin; /* GPIO pin associated with this wake-up pin */
129 uint32_t src_selection; /* The source signal to use with this wake-up pin */