Home
last modified time | relevance | path

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

/Zephyr-latest/soc/st/stm32/common/
Dpinctrl_soc.h49 #define STM32_NO_PULL 0x0 macro
65 (((STM32_NO_PULL * DT_PROP(node_id, bias_disable)) << STM32_PUPD_SHIFT) | \
80 (((STM32_NO_PULL * DT_PROP(node_id, bias_disable)) << STM32_PUPDR_SHIFT) | \