Searched refs:PD1_INPUT_ENABLE (Results 1 – 1 of 1) sorted by relevance
476 #ifndef PD1_INPUT_ENABLE477 #define PD1_INPUT_ENABLE 0 macro984 …analog_write_reg8(areg_gpio_pd_ie, (PD0_INPUT_ENABLE<<0) | (PD1_INPUT_ENABLE<<1) | (PD2_INPUT_EN… in gpio_init()