Home
last modified time | relevance | path

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

/Zephyr-latest/soc/atmel/sam0/common/
Dsoc_port.h36 #define SOC_PORT_STRENGTH_STRONGER_POS (SOC_PORT_OUTPUT_ENABLE_POS + 1U) macro
37 #define SOC_PORT_STRENGTH_STRONGER (1 << SOC_PORT_STRENGTH_STRONGER_POS)
39 #define SOC_PORT_PMUXEN_ENABLE_POS (SOC_PORT_STRENGTH_STRONGER_POS + 1U)