Home
last modified time | relevance | path

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

/Zephyr-latest/soc/st/stm32/common/
Dpinctrl_soc.h52 #define STM32_PUSH_PULL 0x0 macro
68 ((STM32_PUSH_PULL * DT_PROP(node_id, drive_push_pull)) << STM32_CNF_OUT_0_SHIFT) | \
83 ((STM32_PUSH_PULL * DT_PROP(node_id, drive_push_pull)) << STM32_OTYPER_SHIFT) | \