Home
last modified time | relevance | path

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

/Zephyr-latest/soc/st/stm32/common/
Dpinctrl_soc.h55 #define STM32_OUTPUT_HIGH 0x1 macro
71 ((STM32_OUTPUT_HIGH * DT_PROP(node_id, output_high)) << STM32_ODR_SHIFT) | \
86 ((STM32_OUTPUT_HIGH * DT_PROP(node_id, output_high)) << STM32_ODR_SHIFT) | \