Home
last modified time | relevance | path

Searched refs:PC0_INPUT_ENABLE (Results 1 – 1 of 1) sorted by relevance

/hal_telink-latest/tlsr9/drivers/B91/
Dgpio_default.h327 #ifndef PC0_INPUT_ENABLE
328 #define PC0_INPUT_ENABLE 0 macro
962 …analog_write_reg8(areg_gpio_pc_ie, (PC0_INPUT_ENABLE<<0) | (PC1_INPUT_ENABLE<<1) | (PC2_INPUT_EN… in gpio_init()