Searched defs:VCXK_CLR_PIN (Results 1 – 1 of 1) sorted by relevance
33 #define VCXK_CLR_PIN(PORT, PIN) writel(PIN, &pio->PORT.codr); macro48 #define VCXK_CLR_PIN(PORT, PIN) PORT &= ~PIN; macro