Searched refs:Cmod_PORT (Results 1 – 3 of 3) sorted by relevance
47 #define Cmod_PORT GPIO_PRT7 macro
175 .portCmod = Cmod_PORT,
41 #if !defined(Cmod_PORT) || !defined(Cmod_PIN) || !defined(Cmod_PORT_NUM)42 #error Cmod Capacitor is not assigned: missing #define Cmod_PORT, #define Cmod_PIN, #define Cmod_PO…