Searched refs:CONF_SLCD_PIN_H_MASK (Results 1 – 2 of 2) sorted by relevance
146 #define CONF_SLCD_PIN_H_MASK 0xfffff macro
105 #if !defined(CONF_SLCD_PIN_H_MASK)106 # warning CONF_SLCD_PIN_H_MASK is not defined, assuming 0.107 # define CONF_SLCD_PIN_H_MASK 0 macro170 SLCD->LPENH.reg = CONF_SLCD_PIN_H_MASK & SLCD_LPENH_MASK; in slcd_init()
Completed in 5 milliseconds