Searched defs:VCXK_SET_PIN (Results 1 – 1 of 1) sorted by relevance
33 #define VCXK_SET_PIN(PORT, PIN) writel(PIN, &pio->PORT.sodr); macro48 #define VCXK_SET_PIN(PORT, PIN) PORT |= PIN; macro
Completed in 4 milliseconds