Searched defs:VCXK_CLR_PIN (Results 1 – 1 of 1) sorted by relevance
34 #define VCXK_CLR_PIN(PORT, PIN) writel(PIN, &pio->PORT.codr); macro49 #define VCXK_CLR_PIN(PORT, PIN) PORT &= ~PIN; macro
Completed in 4 milliseconds