Home
last modified time | relevance | path

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

/Zephyr-latest/soc/atmel/sam0/common/
Dsoc_port.h37 #define SOC_PORT_STRENGTH_STRONGER (1 << SOC_PORT_STRENGTH_STRONGER_POS) macro
Dsoc_port.c68 if (flags & SOC_PORT_STRENGTH_STRONGER) { in soc_port_configure()