Searched refs:PC0_INPUT_ENABLE (Results 1 – 1 of 1) sorted by relevance
327 #ifndef PC0_INPUT_ENABLE328 #define PC0_INPUT_ENABLE 0 macro962 …analog_write_reg8(areg_gpio_pc_ie, (PC0_INPUT_ENABLE<<0) | (PC1_INPUT_ENABLE<<1) | (PC2_INPUT_EN… in gpio_init()