Searched refs:CONF_SLCD_PIN_L_MASK (Results 1 – 2 of 2) sorted by relevance
145 #define CONF_SLCD_PIN_L_MASK 0xffffffff macro
100 #if !defined(CONF_SLCD_PIN_L_MASK)101 # warning CONF_SLCD_PIN_L_MASK is not defined, assuming 0.102 # define CONF_SLCD_PIN_L_MASK 0 macro169 SLCD->LPENL.reg = CONF_SLCD_PIN_L_MASK & SLCD_LPENL_MASK; in slcd_init()
Completed in 6 milliseconds