Home
last modified time | relevance | path

Searched refs:LL_PWR_GPIO_C (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/soc/st/stm32/common/
Dstm32_wkup_pins.h43 #ifndef LL_PWR_GPIO_C
44 #define LL_PWR_GPIO_C 0 macro
Dstm32_wkup_pins.c179 LL_PWR_GPIO_A, LL_PWR_GPIO_B, LL_PWR_GPIO_C, LL_PWR_GPIO_D, LL_PWR_GPIO_E,
/Zephyr-latest/samples/boards/st/power_mgmt/standby_shutdown/src/
Dmain.c48 LL_PWR_EnableGPIOPullUp(LL_PWR_GPIO_C, LL_PWR_GPIO_BIT_13); in config_wakeup_features()