Searched refs:PD0_INPUT_ENABLE (Results 1 – 1 of 1) sorted by relevance
473 #ifndef PD0_INPUT_ENABLE474 #define PD0_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()